openstack-ansible/releasenotes/notes/add-nova-lxd-f094438e4bf36d52.yaml
Jesse Pretorius 851ac188d8 Fix role SHA's for Newton-3 release
Change-Id: Iac3fec6f70963e97d12cbe4fd8cafb05a99c56a2
2016-08-31 10:46:18 +01:00

7 lines
250 B
YAML

---
features:
- The os_nova role can now deploy the nova-lxd hypervisor.
This can be achieved by setting ``nova_virt_type`` to
``lxd`` on a per-host basis in ``openstack_user_config.yml``
or on a global basis in ``user_variables.yml``.