summaryrefslogtreecommitdiff
path: root/keystoneclient/generic
Commit message (Expand)AuthorAgeFilesLines
* 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