keystone/keystone/identity/backends
Kristi Nikolla a7b393b1f6 Remove LDAP write support
Removed LDAP write support and removed the configuration options
*_allow_create, use_dumb_member, dumb_member, allow_subtree_delete.

Also removed the driver logic related to dumb_members, tree deletion
and their respective tests.

Write functionality is still present because our tests depend on it,
but it's hidden behind a toggle which the tests set to enable it.

Co-Authored-By: Gage Hugo <gagehugo@gmail.com>
Co-Authored-By: Steve Martinelli <s.martinelli@gmail.com>

Implements: bp removed-as-of-ocata

Change-Id: I13eada3d5c3a166223c3e3ce70b7054eaed1003a
2017-01-21 21:32:07 -05:00
..
ldap Remove LDAP write support 2017-01-21 21:32:07 -05:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
base.py Remove stable driver interfaces 2016-09-28 17:18:37 +00:00
sql.py Retry on deadlock Transactions in backend 2017-01-06 18:14:35 +00:00
sql_model.py switch @hybrid_property to @property 2017-01-18 22:27:28 +00:00