[openstack-dev] [nova][vmware] Is the vmware driver going to be OK when we drop glance v1 support?

Sabari Murugesan sabari.bits at gmail.com
Wed Jun 8 01:30:41 UTC 2016


Since most of the image attribute translation is handled by
image/glance.py, I don't see any problem with dropping glance v1 support.
However, there is a just one utility (io_util.py) in the driver that
references
<https://github.com/openstack/nova/blob/master/nova/virt/vmwareapi/io_util.py#L121>
glance v1 image state 'killed' that needs to updated. There is a patch
https://review.openstack.org/#/c/281134 that refactors the image upload and
removes this file altogether. It will be good to merge it now.

Thanks
Sabari




On Tue, Jun 7, 2016 at 1:35 PM, Matt Riedemann <mriedem at linux.vnet.ibm.com>
wrote:

> Most of the glance v2 integration series in Nova is merged [1]. The
> libvirt support is done and tested, the hyper-v driver change is +2'ed and
> the xenplugin code is being worked on.
>
> The question now is does anyone know if the vmware driver is going to be
> OK with just glance v2, i.e. when nova.conf has use_glance_v1=False?
>
> Is anyone from the vmware subteam going to test that out? You need to
> essentially test like this [2].
>
> Be aware that we're looking to drop the glance v1 support from Nova early
> in Ocata, so we need to make sure this is working in the drivers before
> that happens.
>
> [1] https://review.openstack.org/#/q/topic:bp/use-glance-v2-api
> [2] https://review.openstack.org/#/c/325322/
>
> --
>
> Thanks,
>
> Matt Riedemann
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160607/004b7b64/attachment.html>


More information about the OpenStack-dev mailing list