openstack-ansible-os_keystone 16.0.29 (pike)
We are amped to announce the release of: openstack-ansible-os_keystone 16.0.29: os_keystone for OpenStack Ansible This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/openstack-ansible-os_keystone Download the package from: https://tarballs.openstack.org/openstack-ansible-os_keystone/ For more details, please see below. 16.0.29 ^^^^^^^ Bug Fixes * The conditional that determines whether the "sso_callback_template.html" file is deployed for federated deployments has been fixed. Changes in openstack-ansible-os_keystone 16.0.13..16.0.29 --------------------------------------------------------- e5aa3ab Replace openstack.org git:// URLs with https:// 5d47236 Correct fernet token sync race condition fc9df14 Ensure that LDAP config is deployed on all keystone hosts 0b4eb41 Add memcache flushing handler on db migrations f762f93 Implement LDAP domains using last keystone host 5f999ad Remove galera_client meta-dependency 723642d Define cache_timeout variable 850dba6 Clean up role tests 96a2fe7 import zuul job settings from project-config 4222406 Use correct variable for sso_callback_template deployment Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 6 ++ handlers/main.yml | 13 ++++ meta/main.yml | 3 - .../sso-callback-template-cf720ab7f6fc2461.yaml | 5 ++ tasks/keystone_db_setup.yml | 3 + tasks/keystone_ldap_setup.yml | 3 +- tasks/keystone_post_install.yml | 4 +- tasks/main.yml | 3 +- templates/keystone-fernet-rotate.sh.j2 | 5 ++ tox.ini | 12 --- vars/ubuntu-16.04.yml | 2 + zuul.d/project.yaml | 6 +- 23 files changed, 45 insertions(+), 364 deletions(-)
participants (1)
-
no-reply@openstack.org