summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix and enable H401"0.3.1Jenkins2013-06-283-17/+19
|\
| * Fix and enable H401Dirk Mueller2013-06-273-17/+19
* | Merge "Unmock requests when testing complete."Jenkins2013-06-282-16/+34
|\ \
| * | Unmock requests when testing complete.Jamie Lennox2013-06-242-16/+34
* | | Merge "List groups by domain in keystoneclient."Jenkins2013-06-271-0/+24
|\ \ \ | |_|/ |/| |
| * | List groups by domain in keystoneclient.Nachiappan2013-06-241-0/+24
* | | Merge "Fix the cache interface to use time= by default."Jenkins2013-06-261-8/+14
|\ \ \ | |_|/ |/| |
| * | Fix the cache interface to use time= by default.Chmouel Boudjnah2013-06-211-8/+14
* | | Merge "Python-2.6 compatibility for tests/test_keyring.py"0.3.0Jenkins2013-06-231-7/+2
|\ \ \
| * | | Python-2.6 compatibility for tests/test_keyring.pySascha Peilicke2013-06-171-7/+2
* | | | Implements v3 auth client.lin-hua-cheng2013-06-2017-321/+1415
| |_|/ |/| |
* | | Change memcache config entry name in Keystone to be consistent with Osloxingzhou2013-06-201-11/+11
| |/ |/|
* | Fix memcache encryption middlewareBryan D. Payne2013-06-192-110/+75
|/
* Merge "Use AuthRef for some client fields"Jenkins2013-06-151-2/+2
|\
| * Use AuthRef for some client fieldsJulien Danjou2013-06-111-2/+2
* | Merge "Cleanup shell's authentication check."Jenkins2013-06-141-1/+1
|\ \
| * | Cleanup shell's authentication check.Jamie Lennox2013-06-121-1/+1
| |/
* | Fix optional keyring support, add basic keyring testsRob Crittenden2013-06-101-0/+126
|/
* Merge "Add find() method to CrudManager"Jenkins2013-06-061-0/+28
|\
| * Add find() method to CrudManagerDean Troyer2013-05-301-0/+28
* | Merge "Fix unused imports(flake8 F401, F999)"0.2.5Jenkins2013-06-036-13/+0
|\ \
| * | Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-036-13/+0
* | | Merge "Fix line continuations (flake8 E125, E126)"Jenkins2013-06-032-20/+16
|\ \ \ | |/ /
| * | Fix line continuations (flake8 E125, E126)Dolph Mathews2013-06-032-20/+16
| |/
* | Check ExpiryAdam Young2013-05-281-1/+13
|/
* Merge "Migrate to flake8."Jenkins2013-05-221-4/+4
|\
| * Migrate to flake8.Monty Taylor2013-05-171-4/+4
* | Pass memcache_servers as arrayDirk Mueller2013-05-211-12/+12
|/
* Merge "Use testr instead of nose."Jenkins2013-05-171-107/+163
|\
| * Use testr instead of nose.Monty Taylor2013-05-101-107/+163
* | Merge "Added Conflict Exception to the exception code map"Jenkins2013-05-171-0/+36
|\ \
| * | Added Conflict Exception to the exception code mapKannan Manickam2013-05-071-0/+36
* | | change "int(marker)" to "marker" on user list pagination.Zhenguo Niu2013-05-141-4/+4
* | | Remove duplicate test definitionsDirk Mueller2013-04-222-9/+0
| |/ |/|
* | Pass json object when invoking exception handler.Lin Hua Cheng2013-04-171-1/+26
|/
* Ec2Signer: Initial support for v4 signature verificationSteven Hardy2013-04-091-2/+70
* Fix v3 with UUID and memcache expiring.Chmouel Boudjnah2013-04-032-10/+10
* Config value for revocation list timeoutAdam Young2013-03-191-3/+13
* Merge "Cache tokens using memorycache from oslo."0.2.3Jenkins2013-03-181-87/+43
|\
| * Cache tokens using memorycache from oslo.Vishvananda Ishaya2013-03-151-87/+43
* | Merge "update v3 domains - remove public/private namespace"Jenkins2013-03-151-2/+0
|\ \ | |/ |/|
| * update v3 domains - remove public/private namespaceSteve Martinelli2013-03-041-2/+0
* | Merge "Use v2.0 api by default in auth_token middleware"Jenkins2013-03-141-1/+2
|\ \
| * | Use v2.0 api by default in auth_token middlewareDan Prince2013-03-121-1/+2
* | | Merge "Make auth_token lazy load the auth_version."Jenkins2013-03-141-0/+15
|\ \ \
| * | | Make auth_token lazy load the auth_version.Dan Prince2013-03-131-0/+15
| |/ /
* | | Make keystone client handle the response code 300.Nachiappan VR N2013-03-131-0/+79
|/ /
* | Fix auth-token middleware to understand v3 tokensHenry Nash2013-03-111-213/+650
* | Merge "Remove test dep on name of dir (bug 1124283)"Jenkins2013-03-071-3/+3
|\ \
| * | Remove test dep on name of dir (bug 1124283)Dolph Mathews2013-03-041-5/+3
| |/