summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/client.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix missed management_url setter in v3 clientJamie Lennox2013-12-201-2/+2
* Merge "Properly handle Regions in keystoneclient"Jenkins2013-12-111-2/+2
|\
| * Properly handle Regions in keystoneclientJamie Lennox2013-12-041-2/+2
* | Discover supported APIsJamie Lennox2013-12-031-1/+2
|/
* Merge "Use OSLO jsonutils instead of json module"Jenkins2013-08-301-2/+2
|\
| * Use OSLO jsonutils instead of json moduleJamie Lennox2013-08-261-2/+2
* | clearer error when authenticate called without auth_urlSteven Hardy2013-08-231-0/+2
|/
* Initial Trusts supportSteven Hardy2013-08-201-3/+14
* Rename client.py to httpclient.pyJamie Lennox2013-08-101-2/+2
* flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-011-1/+1
* Client V3 shouldn't inherit V2Jamie Lennox2013-07-231-2/+5
* Fix and enable H401Dirk Mueller2013-06-271-3/+3
* Implements v3 auth client.lin-hua-cheng2013-06-201-19/+161
* Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-031-3/+4
* modify mistake in commentWu Wenxiang2013-04-171-1/+1
* Add support for user groupsHenry Nash2012-12-211-0/+2
* v3 Credential CRUDDolph Mathews2012-10-091-0/+2
* v3 User CRUDDolph Mathews2012-10-081-0/+2
* v3 Project CRUDDolph Mathews2012-10-081-0/+2
* v3 Role CRUDDolph Mathews2012-10-081-0/+2
* v3 Domain CRUDDolph Mathews2012-10-081-0/+2
* v3 Policy CRUDDolph Mathews2012-10-081-0/+2
* v3 Endpoint CRUDDolph Mathews2012-10-081-0/+2
* v3 Service CRUDDolph Mathews2012-10-081-0/+3
* v3 Client & test utilsDolph Mathews2012-10-041-0/+68