summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Extract test token data from auth_token middleware"0.3.2Jenkins2013-08-222-327/+342
|\
| * Extract test token data from auth_token middlewareJamie Lennox2013-08-192-327/+342
* | Merge "Initial Trusts support"Jenkins2013-08-226-14/+200
|\ \
| * | Initial Trusts supportSteven Hardy2013-08-206-14/+200
| |/
* | Merge "Restore client.py for backward compatibility"Jenkins2013-08-221-0/+13
|\ \ | |/ |/|
| * Restore client.py for backward compatibilityJamie Lennox2013-08-211-0/+13
* | Make auth_token middleware fetching respect prefixJamie Lennox2013-08-191-10/+96
|/
* Fix and enable Gating on H404Dirk Mueller2013-08-153-19/+11
* Merge "Adds support for passing extra tenant attributes to keystone"Jenkins2013-08-161-9/+28
|\
| * Adds support for passing extra tenant attributes to keystoneCharles V Bock2013-08-121-9/+28
* | Merge "Don't cache tokens as invalid on network errors"Jenkins2013-08-151-0/+21
|\ \
| * | Don't cache tokens as invalid on network errorsChmouel Boudjnah2013-08-091-0/+21
* | | Merge "Refactor verify signing dir logic"Jenkins2013-08-141-0/+19
|\ \ \
| * | | Refactor verify signing dir logicWu Wenxiang2013-08-141-0/+19
* | | | Extract basic request callJamie Lennox2013-08-122-6/+101
|/ / /
* | | Rename client.py to httpclient.pyJamie Lennox2013-08-104-25/+25
| |/ |/|
* | Merge "Make TestResponse properly inherit Response."Jenkins2013-08-082-28/+11
|\ \
| * | Make TestResponse properly inherit Response.Jamie Lennox2013-08-062-28/+11
* | | Fix test_request_no_token_dummy cms dependency.Clark Boylan2013-08-071-0/+6
* | | Pass the default_project_id when managing User.Lin Hua Cheng2013-08-021-1/+143
|/ /
* | Merge "Ec2Signer : Allow signature verification for older boto versions"Jenkins2013-08-021-0/+77
|\ \
| * | Ec2Signer : Allow signature verification for older boto versionsSteven Hardy2013-08-011-0/+77
* | | Merge "flake8: fix alphabetical imports and enable H306"Jenkins2013-08-0210-11/+14
|\ \ \ | |_|/ |/| |
| * | flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-0110-11/+14
| |/
* | Merge "Drop webob from auth_token.py"Jenkins2013-08-011-2/+45
|\ \ | |/ |/|
| * Drop webob from auth_token.pyPete Zaitcev2013-07-261-2/+45
* | Correct mis-spell in commentsZhang Xin2013-07-311-1/+1
|/
* Merge "Fix and enable gating on H403"Jenkins2013-07-172-2/+4
|\
| * Fix and enable gating on H403Dirk Mueller2013-07-132-2/+4
* | Merge "Ec2Signer : Modify v4 signer to match latest boto"Jenkins2013-07-151-0/+36
|\ \ | |/ |/|
| * Ec2Signer : Modify v4 signer to match latest botoSteven Hardy2013-07-061-0/+36
* | Fix and enable gating on H402Dirk Mueller2013-07-124-7/+7
* | Add name arguments to keystone command.Ken'ichi Ohmichi2013-07-011-4/+39
|/
* 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
| |/