Re: [openstack-dev] Introducing the new OpenStack service for Containers

2013-11-19 Thread Sam Alba
On Tue, Nov 19, 2013 at 6:45 AM, Chuck Short wrote: > Hi > > I am excited to see containers getting such traction in the openstack > project. > > > On Mon, Nov 18, 2013 at 7:30 PM, Russell Bryant wrote: >> >> On 11/18/2013 06:30 PM, Dan Smith wrote: >> >> Not having been at the summit (maybe the

Re: [openstack-dev] Introducing the new OpenStack service for Containers

2013-11-21 Thread Sam Alba
On Thu, Nov 21, 2013 at 9:39 AM, Krishna Raman wrote: > > On Thu, Nov 21, 2013 at 8:57 AM, Sam Alba wrote: >> >> I wish we can make a decision during this meeting. Is it confirmed for >> Friday 9am pacific? > > > Friday 9am Pacific seems to be the best time f

Re: [openstack-dev] Introducing the new OpenStack service for Containers

2013-11-21 Thread Sam Alba
I wish we can make a decision during this meeting. Is it confirmed for Friday 9am pacific? On Thu, Nov 21, 2013 at 8:24 AM, Chuck Short wrote: > Hi > > Has a decision happened when this meeting is going to take place, assuming > it is still taking place tomorrow. > > Regards > chuck > > > On Mon,

[openstack-dev] [Heat] Plugin packaging

2013-10-14 Thread Sam Alba
Hello, I am working on a Heat plugin that makes a new resource available in a template. It's working great and I will opensource it this week if I can get the packaging right... Right now, I am linking my module.py file in /usr/lib/heat to get it loaded when heat-engine starts. But according to t

Re: [openstack-dev] [Heat] Plugin packaging

2013-10-15 Thread Sam Alba
On Tue, Oct 15, 2013 at 2:31 AM, Zane Bitter wrote: > On 15/10/13 02:18, Sam Alba wrote: >> >> Hello, >> >> I am working on a Heat plugin that makes a new resource available in a >> template. It's working great and I will opensource it this we

[openstack-dev] [Heat] Plugin to use Docker containers a resources in a template

2013-10-17 Thread Sam Alba
Hi all, I've been recently working on a Docker plugin for Heat that makes it possible to use Docker containers as resources. I've just opened the repository: https://github.com/dotcloud/openstack-heat-docker It's now possible to do that via Nova (since there is now a Docker driver for it). But t

Re: [openstack-dev] [Heat] Plugin to use Docker containers a resources in a template

2013-10-17 Thread Sam Alba
On Thu, Oct 17, 2013 at 6:33 PM, Russell Bryant wrote: > On 10/17/2013 09:06 PM, Sam Alba wrote: >> Hi all, >> >> I've been recently working on a Docker plugin for Heat that makes it >> possible to use Docker containers as resources. >> >> I've

Re: [openstack-dev] [Heat] Plugin to use Docker containers a resources in a template

2013-10-17 Thread Sam Alba
On Thu, Oct 17, 2013 at 7:47 PM, Steven Dake wrote: > On 10/17/2013 06:06 PM, Sam Alba wrote: >> >> Hi all, >> >> I've been recently working on a Docker plugin for Heat that makes it >> possible to use Docker containers as resources. >> >> I&#x

Re: [openstack-dev] [Heat] Plugin to use Docker containers a resources in a template

2013-10-17 Thread Sam Alba
On Thu, Oct 17, 2013 at 8:29 PM, Clint Byrum wrote: > Excerpts from Sam Alba's message of 2013-10-17 18:06:04 -0700: >> Hi all, >> >> I've been recently working on a Docker plugin for Heat that makes it >> possible to use Docker containers as resources. >> >> I've just opened the repository: >> ht

Re: [openstack-dev] [Solum/Heat] Is Solum really necessary?

2013-11-14 Thread Sam Alba
Hi Jay, I think Heat is an ingredient for Solum. When you build a PaaS, you need to control the app at different levels: #1 describing your app (basically your stack) #2 Pushing your code #3 Deploying it #4 Controlling the runtime (restart, get logs, scale, changing resources allocation, etc...)

[openstack-dev] Introducing the new OpenStack service for Containers

2013-11-18 Thread Sam Alba
Hello everyone, As some of you already know - in Hong-Kong during the last OpenStack Summit - we ran a design session in the Nova topic titled "Docker support in OpenStack". The session concluded in developing a new OpenStack service for supporting containers instead of modifying Nova to support b

Re: [openstack-dev] New hypervisor to manage LXC containers on Nova with Docker

2013-06-19 Thread Sam Alba
On Tue, Jun 18, 2013 at 2:38 PM, Monty Taylor wrote: > > > On 06/18/2013 05:24 PM, Daniel P. Berrange wrote: >> On Thu, Jun 06, 2013 at 10:33:12AM -0700, Sam Alba wrote: >>> Hi all, >>> >>> I work for dotCloud and I wanted to share our recent work on No

Re: [openstack-dev] New hypervisor to manage LXC containers on Nova with Docker

2013-06-19 Thread Sam Alba
On Wed, Jun 19, 2013 at 2:16 PM, Jeremy Stanley wrote: > Note that there's no need to abandon an existing review just to link > it to a blueprint. You only need to mention the blueprint in an > amended commit message and push an updated patchset for it. The > topic will be automatically updated by

Re: [openstack-dev] New hypervisor to manage LXC containers on Nova with Docker

2013-06-19 Thread Sam Alba
On Wed, Jun 19, 2013 at 2:27 PM, Sam Alba wrote: > On Wed, Jun 19, 2013 at 2:16 PM, Jeremy Stanley wrote: >> Note that there's no need to abandon an existing review just to link >> it to a blueprint. You only need to mention the blueprint in an >> amended commit m

[openstack-dev] New Nova hypervisor: Docker

2013-08-27 Thread Sam Alba
Hi all, We've been working hard during the last couple of weeks with some people. Brian Waldon helped a lot designing the Glance integration and driver testing. Dean Troyer helped a lot on bringing Docker support in Devstack[1]. On top of that, we got several feedback on the Nova code review which

Re: [openstack-dev] New Nova hypervisor: Docker

2013-08-28 Thread Sam Alba
t; On Wed, Aug 28, 2013 at 06:00:50PM +1000, Michael Still wrote: >>> On Wed, Aug 28, 2013 at 4:18 AM, Sam Alba wrote: >>>> Hi all, >>>> >>>> We've been working hard during the last couple of weeks with some >>>> people. Brian Waldon help

Re: [openstack-dev] New Nova hypervisor: Docker

2013-08-28 Thread Sam Alba
On Wed, Aug 28, 2013 at 9:12 AM, Sam Alba wrote: > Thanks a lot everyone for the nice feedback. I am going to work hard > to get all those new comments addressed to be able to re-submit a new > patchset today or tomorrow (the later). > > On Wed, Aug 28, 2013 at 7:02 AM, Russel

Re: [openstack-dev] New Nova hypervisor: Docker

2013-08-29 Thread Sam Alba
l be involved in this work and obviously anyone else is more than welcome to join the effort like it happened with Brian and Dean. The work has been shipped by the 3 of us so far. > On 29 August 2013 07:54, Sam Alba wrote: >> >> On Wed, Aug 28, 2013 at 9:12 AM, Sam Alba wrote