d8ab01080b
Keystone removed support for writable ldap support in Ocata. We should remove these configs from the examples and the specification so that it doesn't give the impression the functionality is still supported. It also cleans up the configuration a little bit. Relevant release notes that advertize the removal: https://docs.openstack.org/releasenotes/keystone/ocata.html#relnotes-11-0-0-origin-stable-ocata-other-notes Change-Id: I83da28d3988960252708c60ce53fe36f34ee4204
7 lines
265 B
YAML
7 lines
265 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The user_allow_create, user_allow_update, user_allow_delete, group_allow_create,
|
|
group_allow_update and group_allow_delete parameters in keystone::ldap_backend
|
|
is deprecated, has no effect and will be removed in a later release.
|