yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82360
[Bug 1843576] Re: Glance metadefs is missing Image property hw_vif_multiqueue_enabled
Reviewed: https://review.opendev.org/718307
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b6d61446321926b01b55688653329842a059e05b
Submitter: Zuul
Branch: master
commit b6d61446321926b01b55688653329842a059e05b
Author: khashf <freefood@xxxxxxxxxx>
Date: Tue Apr 7 21:51:00 2020 -0700
Add missing Image property hw_vif_multiqueue_enabled to metadefs
Add the missing hw_vif_multiqueue_enabled property and its descriptions
in doc/source/admin/useful-image-properties.rst to:
- etc/metadefs/compute-libvirt-image.json
- etc/metadefs/compute-vmware.json
Co-authored-by: Brian Rosmaita <rosmaita.fossdev@xxxxxxxxx>
Change-Id: I3b5ffc25a8d3fb5d55aa1ef93b20c5f8aefe93e8
Closes-bug: #1843576
** Changed in: glance
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1843576
Title:
Glance metadefs is missing Image property hw_vif_multiqueue_enabled
Status in Glance:
Fix Released
Bug description:
Glance metadefs is missing Nova image property :
hw_vif_multiqueue_enabled true|false
Needs to be added to:
1 - https://opendev.org/openstack/glance/src/branch/master/etc/metadefs/compute-libvirt-image.json
2 - https://opendev.org/openstack/glance/src/branch/master/etc/metadefs/compute-vmware.json
Add it right after the property 'hw_vif_model'. You can get the description from this glance doc:
https://opendev.org/openstack/glance/src/branch/master/doc/source/admin/useful-image-properties.rst
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1843576/+subscriptions
References