nova/releasenotes/notes/supported-virtuozzo-version-569db9259a7ee579.yaml
Mikhail Feoktistov 646151ff1b Remove sata bus for virtuozzo hypervisor
In virtuozzo 7 we have changed disk bus from sata to scsi.
Sata is not supported in virtuozzo 7.
We don't need to support sata bus for virtuozzo in nova.
Virtuozzo 6 may work with python 2.6 only and
it's not possible to run upstream nova on virtuozzo 6.
We always use this patch in our internal infrastructure
to run openstack on virtuozzo 7.
Also in this patch we have changed tests for hypervisor version.
We don't need to check libvirt version in case of Virtuozzo hypervisor.
Because Virtuozzo 7 always has libvirt with
support of 'parallels' virt type.

Docs have already been updated:

If3d2f402bb1b21bec360693a6c1e9d73e998d167

Change-Id: If3d5e39bd745c0df74316a90159fffb3221864cc
2016-11-23 22:38:18 +00:00

6 lines
189 B
YAML

---
upgrade:
- As of Ocata, the minimum version of Virtuozzo that nova compute will
interoperate with will be 7.0.0. Deployments using older versions of
Virtuozzo should upgrade.