nova/releasenotes/notes/add-numa-hugepage-support-for-aarch64-14279c307e44b147.yaml
VeenaSL 50e0106d35 Adding hugepage and NUMA support check for aarch64
Nova ignores aarch64 while verifying for hugepage and NUMA support.
AARCH64 also supports hugepage and NUMA on the same libvirt versions as of x86.
Hence adding this chek for aarch64 also.

Change-Id: I7b5ae1dbdca4fdd0aee2eefd4099c4c4953b609a
Closes-bug: #1623871
2016-10-12 16:33:14 +05:30

5 lines
201 B
YAML

---
features:
- Adding aarch64 to the list of supported architectures for NUMA and hugepage features.
This requires libvirt>=1.2.7 for NUMA, libvirt>=1.2.8 for hugepage and qemu v2.1.0 for both.