9bd0b7d49a
Adds an overall release note for RC-1 and updates the metadefs release note to reflect all Pike metadefs changes. Change-Id: I466463e1f921d1d07227b987b7d80274fcdd5f42
16 lines
586 B
YAML
16 lines
586 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following metadata definitions have been modified in the Pike release:
|
|
|
|
* The property ``img_hide_hypervisor_id`` has been added to the namespace
|
|
``OS::Compute::LibvirtImage``.
|
|
|
|
* Several `new values`_ were added for the ``vmware_ostype`` property in
|
|
the ``OS::Compute::VMware`` namespace.
|
|
|
|
You may upgrade these definitions using:
|
|
|
|
``glance-manage db load_metadefs [--path <path>] [--merge] [--prefer_new]``
|
|
|
|
.. _`new values`: https://git.openstack.org/cgit/openstack/glance/commit/?id=b505ede170837c50db41a71b46075d4b211c8a48 |