keystone/keystone/common
Nathan Kinder 0bce43a466 Remove hardcoded LDAP group schema from emulated enabled mix-in
The emulated enabled mix-in uses hard-coded LDAP schema for the
group objectclass and membership attributes.  This patch makes the
mix-in optionally use the LDAP group configuration settings.

Conflicts:
        keystone/common/ldap/core.py
        keystone/tests/unit/test_backend_ldap.py

Change-Id: I5ed9d552ec140f83578398fd29e2130ebf827662
Closes-Bug: #1515302
(cherry picked from commit e465de5b44)
2015-11-13 12:27:06 -08:00
..
cache Make memcache client reusable across threads 2015-04-20 08:05:07 +00:00
environment Eventlet green threads not released back to pool 2015-04-27 07:13:39 +00:00
kvs Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
ldap Remove hardcoded LDAP group schema from emulated enabled mix-in 2015-11-13 12:27:06 -08:00
sql Disable migration sanity check 2015-10-05 08:46:00 -03:00
validation Loosen the validation schema used for trustee/trustor ids 2015-03-25 19:11:52 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Use oslo.log instead of incubator 2015-02-14 05:34:52 +00:00
base64utils.py Increase test coverage of test_base64utils.py 2014-11-12 19:51:09 +00:00
config.py Remove hardcoded LDAP group schema from emulated enabled mix-in 2015-11-13 12:27:06 -08:00
controller.py Validate domain ownership for v2 tokens 2015-08-24 12:45:49 +00:00
dependency.py Avoid multiple instances for a provider 2015-03-03 03:26:56 +00:00
driver_hints.py Refactor driver_hints 2014-05-28 09:17:10 +03:00
extension.py Remove vim header 2014-02-08 23:54:04 +08:00
json_home.py Refactor code supporting status in JSON Home 2015-03-18 00:10:19 +00:00
manager.py Change oslo.utils to oslo_utils 2015-01-30 10:43:03 -06:00
models.py expires_at should be in a tuple not turned into one 2014-03-20 19:26:23 +00:00
openssl.py Move eventlet server options to a config section 2015-02-18 20:24:32 -06:00
pemutils.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
router.py JSON Home data is required 2014-08-28 20:56:28 -05:00
utils.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
wsgi.py Fix WSGI request logging 2015-07-14 18:34:14 +00:00