summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove run_test.py in favor of stock nose."Jenkins2012-09-284-0/+24
|\
| * Remove run_test.py in favor of stock nose.Monty Taylor2012-09-274-0/+24
* | Merge "Return a meaningful Error when token_id is missing"Jenkins2012-09-281-0/+3
|\ \ | |/ |/|
| * Return a meaningful Error when token_id is missingRalf Haferkamp2012-09-201-0/+3
* | utf-8 encode user keys in memcache (bug 1056373)Dolph Mathews2012-09-251-1/+13
* | Merge "Backslash continuation cleanup"Jenkins2012-09-244-15/+16
|\ \
| * | Backslash continuation cleanupZhongyue Luo2012-09-194-15/+16
| |/
* | Merge "Add XML namespace support for OSADM service api."Jenkins2012-09-241-3/+1
|\ \ | |/ |/|
| * Add XML namespace support for OSADM service api.Vincent Hou2012-09-131-3/+1
* | Merge "Limit token revocation to tenant (bug 1050025)"Jenkins2012-09-131-1/+21
|\ \
| * | Limit token revocation to tenant (bug 1050025)Dolph Mathews2012-09-131-1/+21
* | | Fixed trivally true tests (bug 983304)Dolph Mathews2012-09-131-18/+3
|/ /
* | Merge "Implement token endpoint list (bug 1006777)"Jenkins2012-09-133-7/+25
|\ \ | |/ |/|
| * Implement token endpoint list (bug 1006777)Dolph Mathews2012-09-063-7/+25
* | Delete user tokens after role grant/revokeDolph Mathews2012-09-121-9/+9
* | Implementation of tenant,user,role list functions for ldapDerek Yarnell2012-09-101-0/+31
* | List tokens for memcached backendAdam Young2012-09-062-6/+39
|/
* Merge "Removed/fixed unused variable references"Jenkins2012-09-044-13/+13
|\
| * Removed/fixed unused variable referencesDolph Mathews2012-08-304-13/+13
* | Merge "Removed unused imports"Jenkins2012-09-043-5/+0
|\ \
| * | Removed unused importsDolph Mathews2012-08-293-5/+0
| |/
* | Merge "PEP8 fix"Jenkins2012-09-041-3/+3
|\ \
| * | PEP8 fixDolph Mathews2012-08-291-3/+3
| |/
* | Merge "Fixed: test_default_tenant_uuid_token not running"Jenkins2012-09-041-2/+2
|\ \
| * | Fixed: test_default_tenant_uuid_token not runningDolph Mathews2012-08-301-2/+2
| |/
* / HACKING compliance & staticly init module varsDolph Mathews2012-08-301-60/+64
|/
* Merge "Demonstrate that authenticate() returns roles."Jenkins2012-08-241-0/+10
|\
| * Demonstrate that authenticate() returns roles.Andrew Bogott2012-08-211-0/+10
* | Merge "Fix auth_token middleware to fetch revocation list as admin."Jenkins2012-08-233-6/+43
|\ \
| * | Fix auth_token middleware to fetch revocation list as admin.Adam Young2012-08-233-6/+43
* | | Typo fix in keystone: existant => existentRongze Zhu2012-08-231-1/+1
|/ /
* / PEP8 fix for PAM test.Adam Young2012-08-221-1/+1
|/
* Merge "Add tests for PAM authentication."Jenkins2012-08-212-0/+73
|\
| * Add tests for PAM authentication.Bhuvan Arumugam2012-08-112-0/+73
* | PKI Token revocationMaru Newby2012-08-1613-41/+377
|/
* Enabling SQL Catalog tests (bug 958950)Dolph Mathews2012-08-012-27/+19
* Cryptographically Signed tokensAdam Young2012-07-267-3/+96
* Merge "Raise unauthorized if tenant disabled (bug 988920)"Jenkins2012-07-251-0/+47
|\
| * Raise unauthorized if tenant disabled (bug 988920)Dolph Mathews2012-07-161-0/+47
* | Merge "Implementation of LDAP functions"Jenkins2012-07-242-89/+4
|\ \
| * | Implementation of LDAP functionsAdam Young2012-07-162-89/+4
| |/
* / Added user name validation. Fixes bug 966251.Unmesh Gurjar2012-07-192-1/+62
|/
* Webob needs body to calc Content-Length (bug 1016171)Dolph Mathews2012-07-131-0/+29
* Merge "Admin Auth URI prefix"Jenkins2012-07-131-0/+9
|\
| * Admin Auth URI prefixayoung2012-07-121-0/+9
* | Merge "Prevent service catalog injection in auth_token."Jenkins2012-07-121-1/+29
|\ \
| * | Prevent service catalog injection in auth_token.Dan Prince2012-07-121-1/+29
| |/
* / adding keystoneclient testJoe Heck2012-07-121-0/+5
|/
* Adding user password setting api callDerek Higgins2012-07-101-0/+89
* Merge "Fixing pep8 errors in tests/*py"Jenkins2012-07-0914-99/+129
|\