summaryrefslogtreecommitdiff
path: root/keystoneclient/generic/client.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove log translations in python-keystoneclient"Jenkins2017-05-161-3/+3
|\
| * Remove log translations in python-keystoneclientwingwj2017-03-211-3/+3
* | Deprecate the generic clientJamie Lennox2016-12-071-0/+6
|/
* Fix D401 PEP257 violation.Navid Pustchi2016-04-231-5/+5
* Proper deprecation for HTTPClient.request methodsBrant Knudson2015-08-041-6/+6
* Cleanup exception loggingBrant Knudson2014-11-201-5/+5
* I18nBrant Knudson2014-10-281-5/+6
* Prefer () to continue line per PEP8Brant Knudson2014-04-041-4/+4
* Remove vim headerEric Guo2014-02-081-2/+0
* Merge "refactor handling of extension list"Jenkins2014-02-081-25/+11
|\
| * refactor handling of extension listDolph Mathews2014-01-291-25/+11
* | Merge "Adjust import items according to hacking import rule"Jenkins2014-01-301-0/+2
|\ \ | |/ |/|
| * Adjust import items according to hacking import ruleEric Guo2014-01-171-0/+2
* | Fix discover command failed to discover keystone in sslJose Castro Leon2014-01-271-9/+10
* | Fix discover command failed to read extension list issueQiu Yu2014-01-161-1/+1
|/
* Fix python3 incompatible use of urlparseClint Byrum2013-11-141-1/+1
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
* Add apiclient.exceptions hierarchyAlessio Ababilov2013-08-201-2/+3
* Rename client.py to httpclient.pyJamie Lennox2013-08-101-10/+10
* Fix and enable H401Dirk Mueller2013-06-271-8/+8
* Make keystone client handle the response code 300.Nachiappan VR N2013-03-131-1/+5
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-6/+6
* pep8 1.1 changes and updatesJoe Heck2012-06-011-10/+14
* Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-171-4/+4
* Support for version and extension discoveryessex-3Ziad Sawalha2012-01-201-0/+205