30b7a566aa
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
13 lines
445 B
YAML
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.
|