summaryrefslogtreecommitdiff
path: root/keystoneclient/httpclient.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Correctly handle auth_url/token authentication"Jenkins2014-01-021-5/+14
|\
| * Correctly handle auth_url/token authenticationJamie Lennox2013-12-201-5/+14
* | Move redirect handling to sessionJamie Lennox2013-12-201-11/+0
* | Remove debug specific handlingJamie Lennox2013-12-201-15/+2
|/
* Merge "Properly handle Regions in keystoneclient"Jenkins2013-12-111-15/+23
|\
| * Properly handle Regions in keystoneclientJamie Lennox2013-12-041-15/+23
* | Extract a base Session objectJamie Lennox2013-11-281-139/+86
|/
* Merge "Quote URL in curl output to handle query params"Jenkins2013-11-251-1/+1
|\
| * Quote URL in curl output to handle query paramsKieran Spear2013-11-111-1/+1
* | Merge "Fix curl debug output for requests with a body"Jenkins2013-11-251-3/+3
|\ \ | |/
| * Fix curl debug output for requests with a bodyKieran Spear2013-11-111-3/+3
* | Merge "Improved error message on connection failure"Jenkins2013-11-241-2/+2
|\ \
| * | Improved error message on connection failureDavid C Kennedy2013-11-061-2/+2
* | | Merge "Add --insecure to curl output if required"Jenkins2013-11-241-0/+3
|\ \ \ | | |/ | |/|
| * | Add --insecure to curl output if requiredKieran Spear2013-11-111-0/+3
| |/
* | Merge "Fix python3 incompatible use of urlparse"Jenkins2013-11-221-1/+1
|\ \
| * | Fix python3 incompatible use of urlparseClint Byrum2013-11-141-1/+1
| |/
* | Update the management url for every fetched tokenJamie Lennox2013-11-201-5/+17
|/
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
* python3: Make iteritems py3k compatChuck Short2013-10-101-1/+2
* Merge "Fix and enable gating on F811"Jenkins2013-08-301-9/+0
|\
| * Fix and enable gating on F811Morgan Fainberg2013-08-291-9/+0
* | Merge "Add apiclient.exceptions hierarchy"Jenkins2013-08-301-1/+1
|\ \
| * | Add apiclient.exceptions hierarchyAlessio Ababilov2013-08-201-1/+1
* | | Merge "Use OSLO jsonutils instead of json module"Jenkins2013-08-301-7/+3
|\ \ \ | |_|/ |/| |
| * | Use OSLO jsonutils instead of json moduleJamie Lennox2013-08-261-7/+3
* | | Fix License Headers and Enable Gating on H102Morgan Fainberg2013-08-271-1/+14
|/ /
* | Initial Trusts supportSteven Hardy2013-08-201-4/+19
|/
* Extract basic request callJamie Lennox2013-08-121-63/+94
* Rename client.py to httpclient.pyJamie Lennox2013-08-101-0/+623