summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modify setup scriptbaserock/morphPedro Alvarez2013-09-131-3/+14
* Merge "Replace HttpConnection in auth_token with Requests"Jenkins2013-09-133-69/+66
|\
| * Replace HttpConnection in auth_token with RequestsJamie Lennox2013-09-123-69/+66
* | Merge "Support client generate literal ipv6 auth_uri base on auth_host"Jenkins2013-09-132-2/+18
|\ \ | |/
| * Support client generate literal ipv6 auth_uri base on auth_hostDazhao2013-09-112-2/+18
* | Merge "Allow Hacking 0.7.x or later"Jenkins2013-09-102-3/+3
|\ \
| * | Allow Hacking 0.7.x or laterDirk Mueller2013-09-022-3/+3
| |/
* | Deprecation warning for the CLIDolph Mathews2013-09-031-1/+5
|/
* 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 "Fix and enable gating on F811"Jenkins2013-08-302-11/+1
|\ \
| * | Fix and enable gating on F811Morgan Fainberg2013-08-293-14/+1
* | | Merge "Standardize base.py with novaclient"Jenkins2013-08-302-42/+234
|\ \ \
| * | | Standardize base.py with novaclientAlessio Ababilov2013-08-272-42/+234
* | | | Merge "Fixing potential NameErrors"Jenkins2013-08-304-1/+25
|\ \ \ \
| * | | | Fixing potential NameErrorsMorgan Fainberg2013-08-304-1/+25
* | | | | Merge "Add apiclient.exceptions hierarchy"Jenkins2013-08-307-163/+533
|\ \ \ \ \
| * | | | | Add apiclient.exceptions hierarchyAlessio Ababilov2013-08-207-163/+533
* | | | | | 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
| | |_|/ / | |/| | |
* | | | | Merge "python3: Use from future import unicode_literals"Jenkins2013-08-304-320/+330
|\ \ \ \ \
| * | | | | python3: Use from future import unicode_literalsChuck Short2013-08-304-320/+330
* | | | | | Merge "Sync py3kcompat from oslo-incubator"Jenkins2013-08-303-0/+67
|\ \ \ \ \ \
| * | | | | | Sync py3kcompat from oslo-incubatorChuck Short2013-08-233-0/+67
* | | | | | | Merge "Update oslo.config"Jenkins2013-08-301-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update oslo.configChuck Short2013-08-231-1/+2
| |/ / / / /
* | | | | | Merge "python3: Transition to mox3 instead of mox"Jenkins2013-08-304-4/+4
|\ \ \ \ \ \
| * | | | | | python3: Transition to mox3 instead of moxChuck Short2013-08-234-4/+4
| |/ / / / /
* | | | | | Merge "Use OSLO jsonutils instead of json module"Jenkins2013-08-303-14/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use OSLO jsonutils instead of json moduleJamie Lennox2013-08-263-14/+9
* | | | | | Merge "Fix and enable gating on F841"Jenkins2013-08-305-14/+13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix and enable gating on F841Morgan Fainberg2013-08-295-14/+13
* | | | | | Merge "Fix and enable gating on H302: only import modules"Jenkins2013-08-293-10/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix and enable gating on H302: only import modulesMorgan Fainberg2013-08-273-10/+9
* | | | | | Merge "Fix License Headers and Enable Gating on H102"Jenkins2013-08-2942-4/+575
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix License Headers and Enable Gating on H102Morgan Fainberg2013-08-2742-4/+575
| | |_|/ / | |/| | |
* | | | | Merge "Remove duplicate method in AccessInfo"Jenkins2013-08-291-3/+0
|\ \ \ \ \
| * | | | | Remove duplicate method in AccessInfoZhiQiang Fan2013-08-291-3/+0
* | | | | | Merge "Synchronize code from oslo"Jenkins2013-08-282-12/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Synchronize code from osloAlessio Ababilov2013-08-202-12/+14
* | | | | | remove the UUID check for useridsMichael Solberg2013-08-271-4/+2
| |/ / / / |/| | | |
* | | | | Merge "Add domain attributes to accessinfo"Jenkins2013-08-263-6/+91
|\ \ \ \ \
| * | | | | Add domain attributes to accessinfoJamie Lennox2013-08-263-6/+91
* | | | | | Merge "Use hashed token for invalid PKI token cache key"Jenkins2013-08-262-21/+33
|\ \ \ \ \ \
| * | | | | | Use hashed token for invalid PKI token cache keyKieran Spear2013-08-202-21/+33
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Support older token formats for projects in accessinfo"Jenkins2013-08-262-8/+55
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Support older token formats for projects in accessinfoJamie Lennox2013-08-262-8/+55
| | |_|/ / | |/| | |
* | | | | Merge "clearer error when authenticate called without auth_url"Jenkins2013-08-264-0/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | clearer error when authenticate called without auth_urlSteven Hardy2013-08-234-0/+18