d027102b2e
Add info about If8e23756616e46391827ac3d85d287940862613f Change-Id: I69f94c19bf883596471bb213dd14279ecc49e843
23 lines
986 B
YAML
23 lines
986 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following metadata definitions have been modified in the Queens
|
|
release:
|
|
|
|
* The property img_linked_clone_ has been added to the namespace
|
|
``OS::Compute::VMware``.
|
|
|
|
* An enumeration of values was added for the `vmware:hw_version`_
|
|
property in the ``OS::Compute::VMwareFlavor`` namespace.
|
|
|
|
* Additional values were added to the enumeration for the `hw_disk_bus`_
|
|
property in the ``OS::Compute::LibvirtImage`` namespace.
|
|
|
|
You may upgrade these definitions using:
|
|
|
|
``glance-manage db load_metadefs [--path <path>] [--merge] [--prefer_new]``
|
|
|
|
.. _img_linked_clone: https://git.openstack.org/cgit/openstack/glance/commit/?id=5704ba6305b8aec380f90c3a35cbc4031f54f112
|
|
.. _`vmware:hw_version`: https://git.openstack.org/cgit/openstack/glance/commit/?id=c1a845d5532ae43248dd4b9714ffa0a403737cf7
|
|
.. _`hw_disk_bus`: https://git.openstack.org/cgit/openstack/glance/commit/?id=f8a5a4022441617aaa508e8e59f542d047ba5ba2
|