summaryrefslogtreecommitdiff
path: root/keystoneclient/httpclient.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | Prevent AttributeError if no authorizationAdam Young2014-10-241-1/+1
* | | Merge "Remove warning about management token"Jenkins2014-10-251-1/+1
|\ \ \ | |/ / |/| |
| * | Remove warning about management tokenMonty Taylor2014-10-121-1/+1
| |/
* | Use oslo.utils and oslo.serializationSteve Martinelli2014-10-151-1/+1
|/
* Update hacking to 0.9.xSteve Martinelli2014-09-211-1/+1
* Merge "Move fake session to HTTPClient"Jenkins2014-08-261-0/+18
|\
| * Move fake session to HTTPClientJamie Lennox2014-08-211-0/+18
* | Add the 'auth' interface typeJamie Lennox2014-07-251-1/+1
|/
* Only conditionally import working keyringSean Dague2014-07-171-2/+14
* Merge "Unversioned endpoints in service catalog"Jenkins2014-06-251-0/+9
|\
| * Unversioned endpoints in service catalogJamie Lennox2014-06-231-0/+9
* | Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-191-1/+2
|/
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+4
* Merge "Handle URLs via the session and auth_plugins"Jenkins2014-03-251-11/+19
|\
| * Handle URLs via the session and auth_pluginsJamie Lennox2014-03-251-11/+19
* | Start using positional decoratorJamie Lennox2014-03-251-0/+4
|/
* Remove vim headerEric Guo2014-02-081-2/+0
* Create Authentication PluginsJamie Lennox2014-02-041-17/+26
* Provide a conversion function for creating sessionJamie Lennox2014-02-031-24/+8
* Merge "Adjust import items according to hacking import rule"Jenkins2014-01-301-0/+1
|\
| * Adjust import items according to hacking import ruleEric Guo2014-01-171-0/+1
* | Respect region name when processing domain URLJamie Lennox2014-01-211-8/+10
|/
* 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
|/