summaryrefslogtreecommitdiffstats
path: root/keystone/common/ldap/fakeldap.py
Commit message (Expand)AuthorAgeFilesLines
* consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-231-7/+11
* Fix id_to_dn for creating objectsAdam Young2013-02-211-11/+13
* make fakeldap._match_query work for an arbitrary number of groupsIonuț Arțăriși2013-02-181-6/+2
* simplify query building logicIonuț Arțăriși2013-02-111-8/+8
* Fix role delete method in LDAP backend.Yuriy Taraday2013-01-221-1/+4
* Bug 1075090 -- Fixing log messages in python source code to support internati...Nachiappan VR N2012-12-041-26/+28
* Unable to delete tenant if contains roles in LDAP backend (bug 1057407)Jose Castro Leon2012-10-051-0/+14
* Return a 409 error when adding a second time a role to user/tenantVincent Untz2012-07-041-0/+2
* Refactor keystone.common.logging use (bug 948224)Dolph Mathews2012-03-141-2/+2
* LDAP Identity backendAdam Young2012-02-271-0/+313