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

2016-07-31 Thread Sudipta Biswas
[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 file - Boot N

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
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 file - Boot Nova vm and pass instructions for following steps through cloud init /

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
In my opinion, You are loosing so much advantages of the what a container platform already offer. Example (not exhaustive): 1. Glance is becoming your "Image Registry" * No incremental pull * No image layer caching * Decrease in speed * You have to convert from