Skip to content

Commit

Permalink
Merge pull request #1500 from stackhpc/keystone-ldap-tls
Browse files Browse the repository at this point in the history
Document breaking Keystone LDAP TLS change
  • Loading branch information
priteau authored Feb 11, 2025
2 parents 22b24b2 + 14b0212 commit 7b30560
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/source/operations/upgrading-openstack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,15 @@ Support for the ``AvailabilityZoneFilter`` filter has been dropped in Nova.
Remove it from any Nova config files before upgrading. It will cause errors in
Caracal and halt the Nova scheduler.

Keystone LDAP TLS configuration
-------------------------------

Either ``[ldap] tls_cacertfile`` or ``[ldap] tls_cacertdir`` must be configured
if ``[ldap] use_tls`` is true or LDAP URL uses the ``ldaps://`` scheme. LDAP
authentication will fail if this configuration is absent. See `upstream
Keystone change <https://review.opendev.org/c/openstack/keystone/+/833876>`__
for more details.

Known issues
============

Expand Down

0 comments on commit 7b30560

Please sign in to comment.