keystone/doc
Grzegorz Grasza 72a4fc0f3c 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 36d57d2a83)
2023-08-28 07:26:05 +00:00
..
ext Replace support matrix ext with common library 2019-04-16 18:09:14 -07:00
source Add an option to randomize LDAP urls list 2023-08-28 07:26:05 +00:00
Makefile Align with project configs. 2012-03-01 11:42:42 -08:00
README.rst Fixes documentation building 2013-12-13 02:47:37 +00:00
requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 13:43:22 +00:00

README.rst

Building Docs

Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:

$ tox -e docs

The documentation will be built at doc/build/.