Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-19 Thread Mike Spreitzer
Jay Lau wrote on 08/14/2014 08:54:56 AM: > I see a few mentions of OpenStack services themselves being > containerized in Docker. Is this a serious trend in the community? > > http://allthingsopen.com/2014/02/12/why-containers-for-openstack-services/ > It looks to me like the problem addresse

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-19 Thread Mike Spreitzer
fails). Regards, Mike From: Jyoti Ranjan To: "OpenStack Development Mailing List (not for usage questions)" , Date: 08/18/2014 08:53 AM Subject: Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container I believe that everything can not go

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Jay Lau
Thanks Eric for the detailed explanation, clear. Will check more for related links, thanks! 2014-08-19 7:09 GMT+08:00 Eric Windisch : > >>> On Mon, Aug 18, 2014 at 8:49 AM, Jyoti Ranjan wrote: >>> I believe that everything can not go as a dock container. For e.g. 1. compute nodes

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Eric Windisch
> > >> On Mon, Aug 18, 2014 at 8:49 AM, Jyoti Ranjan wrote: >> >>> I believe that everything can not go as a dock container. For e.g. >>> >>> 1. compute nodes >>> 2. baremetal provisioning >>> 3. L3 router etc >>> >> >> Containers are a good solution for all of the above, for some value of >> cont

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Jay Lau
2014-08-19 4:11 GMT+08:00 Eric Windisch : > > > > On Mon, Aug 18, 2014 at 8:49 AM, Jyoti Ranjan wrote: > >> I believe that everything can not go as a dock container. For e.g. >> >> 1. compute nodes >> 2. baremetal provisioning >> 3. L3 router etc >> > > Containers are a good solution for all of t

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Eric Windisch
On Mon, Aug 18, 2014 at 8:49 AM, Jyoti Ranjan wrote: > I believe that everything can not go as a dock container. For e.g. > > 1. compute nodes > 2. baremetal provisioning > 3. L3 router etc > Containers are a good solution for all of the above, for some value of container. There is some terminol

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Eric Windisch
On Mon, Aug 18, 2014 at 1:42 PM, Adrian Otto wrote: > If you want to run OpenStack services in Docker, I suggest having a look > at Dockenstack: > > https://github.com/ewindisch/dockenstack > > Note, this is for simplifying and speeding-up the use of devstack. It provides an environment similar

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Adrian Otto
If you want to run OpenStack services in Docker, I suggest having a look at Dockenstack: https://github.com/ewindisch/dockenstack Adrian On Aug 18, 2014, at 3:04 AM, Jay Lau mailto:jay.lau@gmail.com>> wrote: I see that there are some openstack docker images in public docker repo, perhaps

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Jyoti Ranjan
I believe that everything can not go as a dock container. For e.g. 1. compute nodes 2. baremetal provisioning 3. L3 router etc My understanding is that container is good mechanism to deploy api-controller and scheduler for many services. For backend component of services (like nova-compute, cind

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Jay Lau
I see that there are some openstack docker images in public docker repo, perhaps you can check them on github to see how to use them. [root@db03b04 ~]# docker search openstack NAME DESCRIPTION STARS OFFICIAL AUTOMATED ewindisch/dockenstack

Re: [openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-18 Thread Philip Cheong
I think it's a very interesting test for docker. I too have been think about this for some time to try and dockerise OpenStack services, but as the usual story goes, I have plenty things I'd love to try, but there are only so many hours in a day... Would definitely be interested to hear if anyone

[openstack-dev] [OpenStack][Docker] Run OpenStack Service in Docker Container

2014-08-14 Thread Jay Lau
I see a few mentions of OpenStack services themselves being containerized in Docker. Is this a serious trend in the community? http://allthingsopen.com/2014/02/12/why-containers-for-openstack-services/ -- Thanks, Jay ___ OpenStack-dev mailing list Ope