We exuberantly announce the release of:
openstack-ansible-os_nova 16.0.4: os_nova for OpenStack Ansible
This release is part of the pike release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_nova/
For more details, please see below.
16.0.4 ^^^^^^
New Features
* Enable Kernel Shared Memory support by setting "nova_compute_ksm_enabled" to "True".
Changes in openstack-ansible-os_nova 16.0.3..16.0.4 ---------------------------------------------------
214f20b Set the nova-lxd test to voting ee9bd4c Update test image for nova-lxd 89c6353 Initial OSA zuul v3 role jobs 17b982d Enable KSM support for Nova
Diffstat (except docs and test files) -------------------------------------
defaults/main.yml | 3 ++ .../notes/support-ksm-fe6993158768a14e.yaml | 5 ++++ releasenotes/source/conf.py | 4 ++- tasks/drivers/kvm/nova_compute_kvm.yml | 6 ++++ tasks/drivers/kvm/nova_enable_ksm.yml | 14 +++++++++ vars/main.yml | 3 ++ vars/redhat-7.yml | 3 ++ vars/suse-42.yml | 3 ++ vars/ubuntu-16.04.yml | 3 ++ zuul.d/jobs.yaml | 21 ++++++++++++++ zuul.d/project.yaml | 33 ++++++++++++++++++++++ 15 files changed, 131 insertions(+), 27 deletions(-)
participants (1)
-
no-reply@openstack.org