summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Raise 400 if credentials not provided (bug 1044032)"Jenkins2012-10-241-0/+3
|\ \ \ \
| * | | | Raise 400 if credentials not provided (bug 1044032)Dolph Mathews2012-10-091-0/+3
| | |/ / | |/| |
* | | | Moved SQL backend tests into memoryDolph Mathews2012-10-231-24/+21
* | | | Merge "Fixes Bug 1063852"Jenkins2012-10-231-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes Bug 1063852Adam Young2012-10-191-0/+2
* | | | Delete role does not delete role assignments in tenants (bug 1057436)Jose Castro Leon2012-10-123-0/+35
* | | | replacing PKI token detection from content length to content prefix. (bug 106...Dan Radez2012-10-114-4/+46
* | | | Filter users in LDAP backend (bug 1052925)Jose Castro Leon2012-10-103-9/+20
* | | | Merge "Unable to delete tenant if contains roles in LDAP backend (bug 1057407)"Jenkins2012-10-094-1/+49
|\ \ \ \ | |/ / / |/| | |
| * | | Unable to delete tenant if contains roles in LDAP backend (bug 1057407)Jose Castro Leon2012-10-054-1/+49
* | | | Merge "Configurable actions on LDAP backend in users Active Directory (bug 10...Jenkins2012-10-093-3/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | Configurable actions on LDAP backend in users Active Directory (bug 1052929)Jose Castro Leon2012-10-053-3/+32
| |/ /
* | | Merge "Unparseable endpoint URL's should raise friendly error"Jenkins2012-10-084-6/+35
|\ \ \
| * | | Unparseable endpoint URL's should raise friendly errorStef T2012-10-064-6/+35
| |/ /
* / / Command line switch for standard threads.Adam Young2012-09-281-0/+1
|/ /
* | Merge "Remove run_test.py in favor of stock nose."Jenkins2012-09-282-1/+11
|\ \
| * | Remove run_test.py in favor of stock nose.Monty Taylor2012-09-272-1/+11
* | | Merge "Return a meaningful Error when token_id is missing"Jenkins2012-09-282-0/+4
|\ \ \ | |/ / |/| |
| * | Return a meaningful Error when token_id is missingRalf Haferkamp2012-09-202-0/+4
* | | utf-8 encode user keys in memcache (bug 1056373)Dolph Mathews2012-09-251-2/+6
* | | Merge "Convert database schemas to use utf8 character set."Jenkins2012-09-251-0/+50
|\ \ \
| * | | Convert database schemas to use utf8 character set.Yaguang Tang2012-09-221-0/+50
* | | | Merge "notify calling process we are ready to serve"Jenkins2012-09-241-0/+3
|\ \ \ \
| * | | | notify calling process we are ready to serveAlan Pevec2012-09-191-0/+3
| | |/ / | |/| |
* | | | Merge "Backslash continuation cleanup"Jenkins2012-09-245-54/+61
|\ \ \ \
| * | | | Backslash continuation cleanupZhongyue Luo2012-09-195-54/+61
| |/ / /
* | | | Merge "Add XML namespace support for OSADM service api."Jenkins2012-09-241-12/+42
|\ \ \ \ | |_|/ / |/| | |
| * | | Add XML namespace support for OSADM service api.Vincent Hou2012-09-131-12/+42
* | | | Updated Fix for duplicated entries on LDAP backend for get_tenant_usersJose Castro Leon2012-09-172-4/+6
| |/ / |/| |
* | | Limit token revocation to tenant (bug 1050025)Dolph Mathews2012-09-135-20/+39
* | | Merge "Implement token endpoint list (bug 1006777)"Jenkins2012-09-132-1/+51
|\ \ \ | |/ / |/| |
| * | Implement token endpoint list (bug 1006777)Dolph Mathews2012-09-062-1/+51
* | | Merge "LOG.warn all exception.Unauthorized authentication failures"Jenkins2012-09-133-0/+7
|\ \ \
| * | | LOG.warn all exception.Unauthorized authentication failuresIonuț Arțăriși2012-09-033-0/+7
* | | | Merge "LDAP backend attribute fixes"Jenkins2012-09-121-3/+4
|\ \ \ \
| * | | | LDAP backend attribute fixesDerek Yarnell2012-09-111-3/+4
* | | | | Delete user tokens after role grant/revokeDolph Mathews2012-09-122-1/+17
|/ / / /
* | | | Merge "Implementation of tenant,user,role list functions for ldap"Jenkins2012-09-111-0/+9
|\ \ \ \
| * | | | Implementation of tenant,user,role list functions for ldapDerek Yarnell2012-09-101-0/+9
* | | | | Merge "Cleanup PEP8 errors from Common"Jenkins2012-09-102-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cleanup PEP8 errors from CommonAdam Young2012-09-072-3/+4
* | | | | Initialize Metadata variableAdam Young2012-09-081-1/+1
|/ / / /
* | | | List tokens for memcached backendAdam Young2012-09-061-0/+20
* | | | Merge "Sync some misc changes from openstack-common"Jenkins2012-09-063-7/+41
|\ \ \ \
| * | | | Sync some misc changes from openstack-commonMark McLoughlin2012-09-053-7/+41
* | | | | Merge "Sync latest cfg from openstack-common"Jenkins2012-09-062-41/+138
|\| | | | | |_|/ / |/| | |
| * | | Sync latest cfg from openstack-commonMark McLoughlin2012-09-052-41/+138
* | | | Remove id_hash columnAdam Young2012-09-043-18/+47
|/ / /
* | | Merge "HACKING: Use single quotes"Jenkins2012-09-041-31/+31
|\ \ \
| * | | HACKING: Use single quotesDolph Mathews2012-08-291-31/+31