66566c3286
Virtqueue feature was added to the metadata properties for flavor and images - Add the hw:virtio_packed_ring flavor extra spec and corresponding hw_virtio_packed_ring image property. Nova spec: https://review.opendev.org/c/openstack/nova-specs/+/868377 Depends-On: https://review.opendev.org/c/openstack/nova/+/876075 Change-Id: Ia8caf39467a91431ca85b2a56ec93a60c41a8e7d
13 lines
381 B
YAML
13 lines
381 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following metadata definitions have been modified:
|
|
|
|
* Added ``hw:virtio_packed_ring`` boolean in the ``OS::Nova::Flavor``
|
|
namespace, and ``hw_virtio_packed_ring`` boolean in the
|
|
``OS::Glance::Image`` namespace.
|
|
|
|
You may upgrade these definitions using:
|
|
|
|
``glance-manage db load_metadefs [--path <path>] [--merge] [--prefer_new]``
|