summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace HttpConnection in auth_token with RequestsJamie Lennox2013-09-121-1/+1
* Support client generate literal ipv6 auth_uri base on auth_hostDazhao2013-09-111-0/+10
* Merge "Correct keyword args in test cases"Jenkins2013-08-311-5/+5
|\
| * Correct keyword args in test casesWu Wenxiang2013-08-301-5/+5
* | Remove testcase test_invalid_auth_version_requestWu Wenxiang2013-08-311-7/+0
* | Merge "Standardize base.py with novaclient"Jenkins2013-08-301-0/+93
|\ \
| * | Standardize base.py with novaclientAlessio Ababilov2013-08-271-0/+93
* | | Merge "Fixing potential NameErrors"Jenkins2013-08-302-0/+23
|\ \ \
| * | | Fixing potential NameErrorsMorgan Fainberg2013-08-302-0/+23
* | | | Merge "Add apiclient.exceptions hierarchy"Jenkins2013-08-302-1/+69
|\ \ \ \
| * | | | Add apiclient.exceptions hierarchyAlessio Ababilov2013-08-202-1/+69
* | | | | Merge "Replace auth_token middleware tests with httpretty"Jenkins2013-08-301-407/+322
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Replace auth_token middleware tests with httprettyJamie Lennox2013-08-271-407/+322
| | |_|/ | |/| |
* | | | python3: Use from future import unicode_literalsChuck Short2013-08-303-313/+321
* | | | Merge "python3: Transition to mox3 instead of mox"Jenkins2013-08-303-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | python3: Transition to mox3 instead of moxChuck Short2013-08-233-3/+3
* | | | Fix and enable gating on F841Morgan Fainberg2013-08-293-10/+10
* | | | Fix and enable gating on H302: only import modulesMorgan Fainberg2013-08-272-8/+8
* | | | Fix License Headers and Enable Gating on H102Morgan Fainberg2013-08-2735-0/+490
| |/ / |/| |
* | | Merge "Add domain attributes to accessinfo"Jenkins2013-08-262-0/+40
|\ \ \
| * | | Add domain attributes to accessinfoJamie Lennox2013-08-262-0/+40
* | | | Merge "Use hashed token for invalid PKI token cache key"Jenkins2013-08-261-2/+10
|\ \ \ \
| * | | | Use hashed token for invalid PKI token cache keyKieran Spear2013-08-201-2/+10
| | |_|/ | |/| |
* | | | Merge "Support older token formats for projects in accessinfo"Jenkins2013-08-261-0/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Support older token formats for projects in accessinfoJamie Lennox2013-08-261-0/+18
| | |/ | |/|
* | | Merge "clearer error when authenticate called without auth_url"Jenkins2013-08-262-0/+14
|\ \ \ | |/ / |/| |
| * | clearer error when authenticate called without auth_urlSteven Hardy2013-08-232-0/+14
* | | Merge "Add unittests for exceptions.EmptyCatalog"Jenkins2013-08-232-0/+32
|\ \ \ | |/ / |/| |
| * | Add unittests for exceptions.EmptyCatalogChmouel Boudjnah2013-08-212-0/+32
* | | Merge "Allow configure the number of http retries"Jenkins2013-08-231-0/+16
|\ \ \
| * | | Allow configure the number of http retriesChmouel Boudjnah2013-08-211-0/+16
* | | | 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