glance/releasenotes/notes/train-metadefs-changes-c438...

18 lines
565 B
YAML

---
upgrade:
- |
The following metadata definitions have been modified in the Train
release:
* Added ``hw_pmu`` boolean in the ``OS::Compute::LibvirtImage`` namespace.
* Added ``powervm`` to the ``hypervisor_type`` enumeration in the
``OS:::Compute::Hypervisor`` namespace.
* Added ``virtio``, ``gop`` and ``none`` to the ``hw_video_model``
enumeration in the ``OS::Compute::LibvirtImage`` namespace.
You may upgrade these definitions using:
``glance-manage db load_metadefs [--path <path>] [--merge] [--prefer_new]``