Skip to content

Commit 7b30560

Browse files
authored
Merge pull request #1500 from stackhpc/keystone-ldap-tls
Document breaking Keystone LDAP TLS change
2 parents 22b24b2 + 14b0212 commit 7b30560

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/source/operations/upgrading-openstack.rst

+9
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,15 @@ Support for the ``AvailabilityZoneFilter`` filter has been dropped in Nova.
167167
Remove it from any Nova config files before upgrading. It will cause errors in
168168
Caracal and halt the Nova scheduler.
169169

170+
Keystone LDAP TLS configuration
171+
-------------------------------
172+
173+
Either ``[ldap] tls_cacertfile`` or ``[ldap] tls_cacertdir`` must be configured
174+
if ``[ldap] use_tls`` is true or LDAP URL uses the ``ldaps://`` scheme. LDAP
175+
authentication will fail if this configuration is absent. See `upstream
176+
Keystone change <https://review.opendev.org/c/openstack/keystone/+/833876>`__
177+
for more details.
178+
170179
Known issues
171180
============
172181

0 commit comments

Comments
 (0)