summaryrefslogtreecommitdiff
path: root/keystoneclient/generic
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
* remove CLI from keystoneclientSteve Martinelli2016-03-101-50/+0
* Address hacking check H405lin-hua-cheng2016-01-131-2/+1
* Make __all__ immutableDolph Mathews2015-10-011-2/+2
* Proper deprecation for HTTPClient.request methodsBrant Knudson2015-08-041-6/+6
* Cleanup exception loggingBrant Knudson2014-11-201-5/+5
* I18nBrant Knudson2014-10-282-10/+13
* Prefer () to continue line per PEP8Brant Knudson2014-04-041-4/+4
* Remove blank space after printzhang-jinnan2014-03-031-4/+4
* Merge "Remove vim header"Jenkins2014-02-132-4/+0
|\
| * Remove vim headerEric Guo2014-02-082-4/+0
* | Merge "Improve output of "keystone help discover""Jenkins2014-02-101-11/+0
|\ \ | |/ |/|
| * Improve output of "keystone help discover"Andreas Jaeger2014-02-051-11/+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-302-1/+4
|\ \ | |/ |/|
| * Adjust import items according to hacking import ruleEric Guo2014-01-172-1/+4
* | 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
* PEP 8 Public and internal interfacesBrant Knudson2013-10-301-0/+4
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-172-2/+2
* Add apiclient.exceptions hierarchyAlessio Ababilov2013-08-201-2/+3
* Merge "python3: Add basic compatibility support"Jenkins2013-08-141-2/+4
|\
| * python3: Add basic compatibility supportChuck Short2013-08-041-2/+4
* | Rename client.py to httpclient.pyJamie Lennox2013-08-101-10/+10
|/
* flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-011-1/+1
* Merge "Fix and enable H401"0.3.1Jenkins2013-06-281-8/+8
|\
| * Fix and enable H401Dirk Mueller2013-06-271-8/+8
* | Use Python 3.x compatible print syntaxDirk Mueller2013-06-231-2/+2
|/
* Make keystone client handle the response code 300.Nachiappan VR N2013-03-131-1/+5
* Fix incomplete sentence in helpDolph Mathews2013-02-061-3/+1
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-6/+6
* updating keystoneclient doc themeJoe Heck2012-10-011-7/+9
* pep8 1.1 changes and updatesJoe Heck2012-06-011-10/+14
* Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-172-8/+8
* Support for version and extension discoveryessex-3Ziad Sawalha2012-01-203-0/+264