[release-announce] [openstackansible] openstack-ansible-os_nova 17.0.1 (queens)
no-reply at openstack.org
no-reply at openstack.org
Tue Apr 3 16:43:37 UTC 2018
We enthusiastically announce the release of:
openstack-ansible-os_nova 17.0.1: os_nova for OpenStack Ansible
This release is part of the queens release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_nova/
For more details, please see below.
Changes in openstack-ansible-os_nova 17.0.0.0rc1..17.0.1
--------------------------------------------------------
b683b54 Remove systemd conditionals
2d7331d Add SELinux contexts for nova log directory
ac13e1b tests: test-nova-upgrades.sh: Drop Ansible verbosity
8c87608 Skip logging for haproxy health checks
49f7113 Stop running non-voting jobs in gate
882f36d Fix cache update after initial apt_repository fail
f34b46c Updated from OpenStack Ansible Tests
13bbca5 Switch upgrade test to non-voting
8c1c324 Normalise SuSE barbican package install
f171361 Updated from global requirements
9094c41 Point to Queens instead of master
e40ff53 Updated from global requirements
a7909c7 Update UPPER_CONSTRAINTS_FILE for stable/queens
6f53981 Update .gitreview for stable/queens
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
defaults/main.yml | 9 +++++----
handlers/main.yml | 6 +++---
tasks/drivers/kvm/nova_disable_smt.yml | 1 -
tasks/nova_install_apt_powervm.yml | 19 +++++++++++++++++--
tasks/nova_pre_install.yml | 8 ++++----
tasks/nova_selinux.yml | 17 +++++++++++++++++
templates/nova-uwsgi.ini.j2 | 3 +++
templates/nova.conf.j2 | 2 +-
test-requirements.txt | 4 ++--
tox.ini | 6 +++---
vars/suse-42.yml | 4 +++-
zuul.d/project.yaml | 11 ++++++++---
16 files changed, 86 insertions(+), 43 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 73f2df7..09d54c4 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12,2 +12,2 @@ ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
More information about the Release-announce
mailing list