cac2fc67ec
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
10 lines
325 B
YAML
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]``
|