[release-announce] [openstackansible] openstack-ansible 14.2.12 (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 28 14:03:20 UTC 2017


We are tickled pink to announce the release of:

openstack-ansible 14.2.12: 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.

14.2.12
^^^^^^^

Known Issues

* If the protocol of either the keystone admin or internal endpoints
  is 'https' and SSL is being terminated at a load balancer, tasks
  which verify that services are responsive and perform the initial
  service setup through through the keystone hosts' web server ports
  may fail.

  Set "keystone_mod_wsgi_enabled" to "false" to deploy Keystone under
  Uwsgi and allow the web server to be bypassed during these tasks.

  See Launchpad Bug 1699191 (https://bugs.launchpad.net/openstack-
  ansible/+bug/1699191) for more details.

Changes in openstack-ansible 14.2.11..14.2.12
---------------------------------------------

8db11f7 Update os_gnocchi role SHA for numpy version fix
7706007 Retry apt cache update
f5f2a6c Make pw-token-gen.py more random
71da76a Update all SHAs for 14.2.12


Diffstat (except docs and test files)
-------------------------------------

ansible-role-requirements.yml                      | 68 +++++++++++-----------
playbooks/defaults/repo_packages/gnocchi.yml       |  2 +-
.../defaults/repo_packages/openstack_services.yml  | 46 +++++++--------
playbooks/inventory/group_vars/all.yml             |  2 +-
...keystone-bypass-webserver-aa1ae9f33c58e9d7.yaml | 13 +++++
scripts/pw-token-gen.py                            |  3 +-
7 files changed, 77 insertions(+), 61 deletions(-)







More information about the Release-announce mailing list