Comment 18 for bug 1953622

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/keystone/+/892862
Committed: https://opendev.org/openstack/keystone/commit/377a9bb071c834bf3cb3e83bc0a173127cb9bb71
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 377a9bb071c834bf3cb3e83bc0a173127cb9bb71
Author: Grzegorz Grasza <email address hidden>
Date: Wed Dec 8 14:52:35 2021 +0100

    Add an option to randomize LDAP urls list

    Since LDAP is now readonly, the current behavior might be
    unexpected. By randomizing the list, we assure a more gradual
    failure scenario if the first server on the list (as specified
    by the user) fails.

    Change-Id: I23f31bd85443784013a6aa158d80c7aeeb343993
    Closes-Bug: #1953622
    Resolves: rhbz#2024602
    (cherry picked from commit 36d57d2a83a2a4a905337239d1a57d2e6a61c842)