[release-announce] [openstackansible] openstack-ansible-os_nova 14.0.3 (newton)
no-reply at openstack.org
no-reply at openstack.org
Mon Dec 5 05:32:30 UTC 2016
We are jubilant to announce the release of:
openstack-ansible-os_nova 14.0.3: os_nova for OpenStack Ansible
This release is part of the newton stable release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_nova/
For more details, please see below.
14.0.3
^^^^^^
Upgrade Notes
* The variables "nova_requirements_git_repo" and
"nova_requirements_git_install_branch" have been removed in favour
of using the URL/path to the upper-constraints file using the
variable "pip_install_upper_constraints" instead.
* The variables "nova_lxd_requirements_git_repo" and
"nova_lxd_requirements_git_install_branch" have been removed in
favour of using the URL/path to the upper-constraints file using the
variable "pip_install_upper_constraints" instead.
Changes in openstack-ansible-os_nova 14.0.2..14.0.3
---------------------------------------------------
9c11bda Reinitialize venv upon install
0a35560 Fix qemu_conf_dict not defined
21804dd Do not configure smt disabling init scripts always
9b99a8e Use ansible_service_mgr fact
08a74fc Use updated get_url module checksum functionality
49a31b6 Fix tmpfiles.d when multiple service are running
6f73a9d Set nova-lxd repo branch to stable/newton
96c2ee2 Simplify pip options/constraints mechanism
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 6 +-
meta/main.yml | 2 +-
.../remove-requirements-git-c8a762c5172f25c7.yaml | 12 +++
tasks/main.yml | 13 ---
tasks/nova_compute_ironic.yml | 5 +-
tasks/nova_compute_lxd_install.yml | 5 +-
tasks/nova_disable_smt.yml | 9 +-
tasks/nova_init_common.yml | 6 +-
tasks/nova_init_systemd.yml | 6 +-
tasks/nova_install.yml | 97 ++++------------------
templates/nova-systemd-tempfiles.j2 | 5 --
templates/nova-systemd-tmpfiles.j2 | 5 ++
templates/qemu.conf.j2 | 2 +
13 files changed, 58 insertions(+), 115 deletions(-)
More information about the Release-announce
mailing list