We are excited to announce the release of: openstack-ansible 15.1.12: Ansible playbooks for deploying OpenStack This release is part of the ocata 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. 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 15.1.11..15.1.12 --------------------------------------------- 2190a5b Retry apt cache update ee34171 Make pw-token-gen.py more random c4612b5 Update all SHAs for 15.1.12 Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 74 +++++++++++----------- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 64 +++++++++---------- playbooks/inventory/group_vars/all.yml | 2 +- ...keystone-bypass-webserver-aa1ae9f33c58e9d7.yaml | 13 ++++ scripts/pw-token-gen.py | 3 +- .../bootstrap-host/tasks/install_packages.yml | 4 ++ 7 files changed, 89 insertions(+), 73 deletions(-)
participants (1)
-
no-reply@openstack.org