36d57d2a83
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
7 lines
190 B
YAML
7 lines
190 B
YAML
---
|
|
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.
|