summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge "Fixed typos in comment"Jenkins2012-09-041-1/+1
|\ \ \ | |_|/ |/| |
| * | Fixed typos in commentDolph Mathews2012-08-291-1/+1
| |/
* / Check for expected cfg impl (bug 1043479)Dolph Mathews2012-08-291-1/+1
|/
* mistake in doc stringmonsterxx032012-08-241-1/+1
* Removed dead codeDolph Mathews2012-08-231-8/+0
* Fix auth_token middleware to fetch revocation list as admin.Adam Young2012-08-232-3/+7
* Merge "Require authz to update user's tenant (bug 1040626)"Jenkins2012-08-231-0/+1
|\
| * Require authz to update user's tenant (bug 1040626)Dolph Mathews2012-08-231-0/+1
* | Merge "allow middleware configuration from app config"Jenkins2012-08-231-20/+76
|\ \
| * | allow middleware configuration from app configAlan Pevec2012-08-221-20/+76
* | | Merge "Less information returned with IntegrityError"Jenkins2012-08-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Less information returned with IntegrityErrorDmitry Khovyakov2012-08-211-1/+1
| |/
* | Merge "Add tests for PAM authentication."Jenkins2012-08-211-0/+5
|\ \
| * | Add tests for PAM authentication.Bhuvan Arumugam2012-08-111-0/+5
* | | Merge "Removed stray print statement (bug 1038131)"Jenkins2012-08-211-3/+0
|\ \ \ | |_|/ |/| |