Re: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt

2016-07-31 Thread Sudipta Biswas
usage questions) Subject: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt Premise: While working with customers, we have realized: - They want to use containers but are wary of using the same host kernel for multiple containers. - They already have a significant investm

Re: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt

2016-07-27 Thread Maxime Belanger
) Subject: Re: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt Hi Sudipta, There is another approach you can consider which does not need any changes to Nova. The approach works as follows: - Save the container image tar in Swift - Generate a Swift tempURL for the container

Re: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt

2016-07-27 Thread Devdatta Kulkarni
). Thanks, Devdatta - From: Sudipta Biswas Sent: Wednesday, July 27, 2016 9:17 AM To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt   Premise: While working with customers, we have realized: - They

Re: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt

2016-07-27 Thread Hongbin Lu
lob/master/reference/projects.yaml#L2128 Best regards, Hongbin From: Maxime Belanger [mailto:mbelan...@internap.com] Sent: July-27-16 10:40 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt In my opini

Re: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt

2016-07-27 Thread Maxime Belanger
swas Sent: July 27, 2016 10:17:00 AM To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [nova][rfc] Booting docker images using nova libvirt Premise: While working with customers, we have realized: - They want to use containers but are wary of using the

[openstack-dev] [nova][rfc] Booting docker images using nova libvirt

2016-07-27 Thread Sudipta Biswas
*Premise:** * While working with customers, we have realized: - They want to use containers but are wary of using the same host kernel for multiple containers. - They already have a significant investment (including skills) in OpenStack's Virtual Machine workflow and would like to re-use it as