We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22b24b2 + 14b0212 commit 7b30560Copy full SHA for 7b30560
doc/source/operations/upgrading-openstack.rst
@@ -167,6 +167,15 @@ Support for the ``AvailabilityZoneFilter`` filter has been dropped in Nova.
167
Remove it from any Nova config files before upgrading. It will cause errors in
168
Caracal and halt the Nova scheduler.
169
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
179
Known issues
180
============
181
0 commit comments