[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
)
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
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 /
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
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