nova/releasenotes/notes/aarch64-minimum-libvirt-version-86331e5282effbf0.yaml
Marcin Juszkiewicz 30b7a566aa Provide basic data for AArch64 support matrix/functionality
Nova has two pages in documentation listing things supported on several
architectures/hypervisors. This patch adds initial state of AArch64
into support matrix.

Document minimal qemu/libvirt for aarch64. Version 3.6.0 was first one
which worked for us with Nova without a need for extra patches.

Change-Id: I2ee7be9e88e20ed0f77be07fed4fdd800533b3c5
2018-02-09 18:55:23 +00:00

13 lines
445 B
YAML

---
features:
- |
AArch64 architecture is supported by Nova with libvirt min version 3.6.0.
See the Nova `support matrix`_ for more details.
.. _`support matrix`: https://docs.openstack.org/nova/latest/user/support-matrix.html
upgrade:
- The minimum version of libvirt on AArch64 architecture that nova compute
will interoperate with is now 3.6.0. Deployments using older versions of
libvirt on AArch64 should upgrade.