Specify minimal version of Virtuozzo hypervisor

Change-Id: If3d2f402bb1b21bec360693a6c1e9d73e998d167
This commit is contained in:
Mikhail Feoktistov 2016-11-22 10:31:59 -05:00
parent 27f05f7396
commit 6df2ce18c1
2 changed files with 7 additions and 6 deletions

View File

@ -2,9 +2,9 @@
Virtuozzo
=========
Virtuozzo, or its community edition OpenVZ, provides both types of
virtualization: Kernel Virtual Machines and OS Containers. The type
of instance to span is chosen depending on the ``hw_vm_type``
Virtuozzo 7.0.0 (or newer), or its community edition OpenVZ, provides
both types of virtualization: Kernel Virtual Machines and OS Containers.
The type of instance to span is chosen depending on the ``hw_vm_type``
property of an image.
.. note::

View File

@ -59,6 +59,7 @@ The following hypervisors are supported:
use to run Windows, Linux, and FreeBSD virtual machines.
Runs ``nova-compute`` natively on the Windows virtualization platform.
* `Virtuozzo <https://virtuozzo.com/products/#product-virtuozzo/>`_ -
OS Containers and Kernel-based Virtual Machines supported via libvirt
virt_type=parallels. The supported formats include ploop and qcow2 images.
* `Virtuozzo <https://virtuozzo.com/products/#product-virtuozzo/>`_
7.0.0 and newer - OS Containers and Kernel-based Virtual Machines
supported via libvirt virt_type=parallels. The supported formats
include ploop and qcow2 images.