We are glad to announce the release of: keystone 22.0.2: OpenStack Identity This release is part of the zed stable release series. The source is available from: https://opendev.org/openstack/keystone Download the package from: https://tarballs.openstack.org/keystone/ Please report issues through: https://bugs.launchpad.net/keystone/+bugs For more details, please see below. 22.0.2 ^^^^^^ New Features * A new option 'randomize_urls' can be used to randomize the order in which keystone connects to the LDAP servers in [ldap] 'url' list. It is false by default. Changes in keystone 22.0.1..22.0.2 ---------------------------------- 72a4fc0f3 Add an option to randomize LDAP urls list Diffstat (except docs and test files) ------------------------------------- keystone/conf/ldap.py | 13 +++++++++++ keystone/identity/backends/ldap/common.py | 8 ++++++- .../unit/identity/backends/test_ldap_common.py | 27 ++++++++++++++++++++++ .../notes/randomize_urls-c0c19f48b2bfa299.yaml | 6 +++++ 5 files changed, 75 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org