glance/releasenotes/notes/virtuozzo-hypervisor-fada477b64ae829d.yaml
Maxim Nestratov cac2fc67ec Expand hypervisor_type meta data with Virtuozzo hypervisor
Virtuozzo hypervisor reports itself as 'vz' hypervisor, and it
was supported as libvirt virt type since Kilo. Let's expand
image metadata so that it will possible to filter out compute nodes,
which don't support images requiring hypervisor_type=vz

Lite-Spec-Id: I6ba0fcf670aecddde95cfdc6850cdb751dec2058

Change-Id: I51afacf83655107a6c4e4c226623fa360bdafca2
2016-12-20 09:53:44 +03:00

10 lines
325 B
YAML

---
upgrade:
- |
The metadata definition for ``hypervisor_type`` in the
``OS::Compute::Hypervisor`` namespace has been extended to include
the Virtuozzo hypervisor, designated as ``vz``. You may upgrade
the definition using:
``glance-manage db load_metadefs [--path <path>] [--merge] [--prefer_new]``