openstack-ansible/releasenotes/notes/add-nested-virt-1db2270e73d1b34.yaml
Jean-Philippe Evrard 84cb3ff052 Freeze for milestone release
This would be the first milestone release of OpenStack-Ansible Stein.

Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
2019-03-12 13:40:16 +01:00

8 lines
456 B
YAML

---
features:
- This role now optionally enables your compute nodes' KVM kernel
module nested virtualization capabilities, by setting nova_nested_virt_enabled
to true. Depending on your distribution and libvirt version, you might need to
set additional variables to fully enabled nested virtualization.
For details, please see https://docs.openstack.org/nova/latest/admin/configuration/hypervisor-kvm.html#nested-guest-support.