[openstackansible] openstack-ansible 14.2.14 (newton)
We are amped to announce the release of: openstack-ansible 14.2.14: Ansible playbooks for deploying OpenStack This release is part of the newton release series. The source is available from: http://git.openstack.org/cgit/openstack/openstack-ansible Download the package from: https://tarballs.openstack.org/openstack-ansible/ For more details, please see below. Changes in openstack-ansible 14.2.13..14.2.14 --------------------------------------------- e5187ef Update repo_server role for apt-cacher-ng fix fc3e1ab Move doc requirements to own file 31ff7aa Avoid retrieving IP from a missing bridge 32230e8 Change the galera health check for better cluster health 64e9f2c Fix release-yaml-file-prep.py to include ansible-hardening 0340445 Update all SHAs for 14.2.14 Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 16 ++++++++-------- playbooks/common-tasks/dynamic-address-fact.yml | 2 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- playbooks/defaults/repo_packages/openstack_services.yml | 6 +++--- playbooks/inventory/group_vars/all.yml | 2 +- playbooks/inventory/group_vars/galera_all.yml | 6 ++++++ playbooks/vars/configs/haproxy_config.yml | 3 ++- scripts/release-yaml-file-prep.py | 2 +- test-requirements.txt | 7 ------- tox.ini | 4 +++- 11 files changed, 32 insertions(+), 24 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 86fae7a..22ae98e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +12,0 @@ virtualenv # MIT - -# this is required for the docs build jobs -sphinx!=1.3b1,<1.3,>=1.2.1 # BSD -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -openstackdocstheme>=1.5.0 # Apache-2.0 -doc8 # Apache-2.0 -reno>=1.8.0 # Apache2
participants (1)
-
no-reply@openstack.org