keystone/keystone/tests/unit/ksfixtures
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
..
__init__.py Adds a backend test fixture 2016-06-26 13:11:03 +00:00
auth_plugins.py Allow auth plugins to be setup more than once 2016-06-24 18:24:22 +00:00
backendloader.py Adds a backend test fixture 2016-06-26 13:11:03 +00:00
cache.py Replace revoke tree with linear search 2016-05-24 13:11:30 -04:00
database.py Remove driver version specifiers from tests 2016-10-06 21:22:48 +00:00
hacking.py Replace six iteration methods with standard ones 2016-09-08 18:56:31 +08:00
key_repository.py Make KeyRepository shareable 2016-08-18 15:21:55 +00:00
ldapdb.py Remove LDAP write support 2017-01-21 21:32:07 -05:00
policy.py Moves policy setup into a fixture. 2016-02-10 21:00:29 +00:00
temporaryfile.py Move existing tests to unit 2015-02-13 15:54:29 -06:00