[openstackansible] openstack-ansible-os_keystone 14.2.12 (newton)
We are tickled pink to announce the release of: openstack-ansible-os_keystone 14.2.12: os_keystone for OpenStack Ansible This release is part of the newton release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_keystone/ 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-os_keystone 14.2.11..14.2.12 --------------------------------------------------------- 9ccf854 Used cached git sources and enable depends-on dacef08 Change developer_mode branch to newton-eol 6ceb425 Bypass web server during service setup af2965a Initial OSA zuul v3 role jobs Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 2 +- ...keystone-bypass-webserver-aa1ae9f33c58e9d7.yaml | 13 +++ releasenotes/source/conf.py | 4 +- tasks/keystone_service_setup.yml | 42 +++++++-- tox.ini | 34 +++---- zuul.d/project.yaml | 27 ++++++ 9 files changed, 212 insertions(+), 43 deletions(-)
participants (1)
-
no-reply@openstack.org