[release-announce] [openstackansible] openstack-ansible-os_keystone 15.1.12 (ocata)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 28 13:41:04 UTC 2017


We are glad to announce the release of:

openstack-ansible-os_keystone 15.1.12: os_keystone for OpenStack
Ansible

This release is part of the ocata release series.

Download the package from:

    https://tarballs.openstack.org/openstack-ansible-os_keystone/

For more details, please see below.

15.1.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-os_keystone 15.1.11..15.1.12
---------------------------------------------------------

0240dd6 Used cached git sources and enable depends-on
a23292b Bypass web server during service setup
82306cc Initial Zuul v3 role jobs


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

...keystone-bypass-webserver-aa1ae9f33c58e9d7.yaml |  13 +++
tasks/keystone_service_setup.yml                   |  42 ++++++--
tox.ini                                            |  40 +++----
zuul.d/jobs.yaml                                   |  48 +++++++++
zuul.d/project.yaml                                |  34 ++++++
7 files changed, 276 insertions(+), 44 deletions(-)







More information about the Release-announce mailing list