summaryrefslogtreecommitdiff
path: root/keystoneclient/v3
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Consistently support kwargs across all v3 CRUD Manager ops"Jenkins2014-01-287-35/+66
|\ \
| * | Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-227-35/+66
* | | Respect region name when processing domain URLJamie Lennox2014-01-211-2/+1
|/ /
* | Clarify roles validation error messagesSteven Hardy2014-01-141-2/+8
|/
* Merge "Fix error in v3 credentials create/update"Jenkins2014-01-071-4/+19
|\
| * Fix error in v3 credentials create/updateSteven Hardy2013-12-201-4/+19
* | 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
|/
* Fix trustee/trustor definitionsJamie Lennox2013-11-221-2/+2
* PEP 8 Public and internal interfacesBrant Knudson2013-10-302-0/+8
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-179-9/+9
* Fix H202 assertRaises ExceptionKui Shi2013-10-041-1/+2
* Merge "Fixing potential NameErrors"Jenkins2013-08-301-0/+1
|\
| * Fixing potential NameErrorsMorgan Fainberg2013-08-301-0/+1
* | 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-203-3/+100
* Merge "Adds support for passing extra tenant attributes to keystone"Jenkins2013-08-161-4/+6
|\
| * Adds support for passing extra tenant attributes to keystoneCharles V Bock2013-08-121-4/+6
* | Rename client.py to httpclient.pyJamie Lennox2013-08-101-2/+2
|/
* Pass the default_project_id when managing User.Lin Hua Cheng2013-08-021-6/+51
* flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-011-1/+1
* Client V3 shouldn't inherit V2Jamie Lennox2013-07-231-2/+5
* Merge "Remove endpoint.name attribute from v3 manager (bug 1191152)"Jenkins2013-07-091-8/+10
|\
| * Remove endpoint.name attribute from v3 manager (bug 1191152)Dolph Mathews2013-06-141-8/+10
* | Merge "Fix and enable H401"0.3.1Jenkins2013-06-281-3/+3
|\ \
| * | Fix and enable H401Dirk Mueller2013-06-271-3/+3
* | | Merge "List groups by domain in keystoneclient."Jenkins2013-06-271-2/+3
|\ \ \ | |/ / |/| |
| * | List groups by domain in keystoneclient.Nachiappan2013-06-241-2/+3
| |/
* | Implements v3 auth client.lin-hua-cheng2013-06-201-19/+161
|/
* Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-032-3/+5
* Refactor v3 API to support filteringJ. Matt Peterson2013-05-065-13/+50
* modify mistake in commentWu Wenxiang2013-04-171-1/+1
* update v3 domains - remove public/private namespaceSteve Martinelli2013-03-041-10/+4
* fix discrepancies seen in domain and credential, v3 - bug 1109349Steve Martinelli2013-01-302-4/+16
* Add support for user groupsHenry Nash2012-12-214-27/+162
* Remove Policy.endpoint_id referenceDolph Mathews2012-11-201-12/+5
* Enable/disable services/endpoints (bug 1048662)feature/keystone-v3Dolph Mathews2012-10-102-8/+17
* v3 Domain/Project role grantsDolph Mathews2012-10-091-0/+58
* v3 List projects for a userDolph Mathews2012-10-091-1/+3
* v3 Credential CRUDDolph Mathews2012-10-092-0/+59
* v3 User CRUDDolph Mathews2012-10-082-0/+72
* v3 Project CRUDDolph Mathews2012-10-082-0/+82
* v3 Role CRUDDolph Mathews2012-10-082-0/+54
* v3 Domain CRUDDolph Mathews2012-10-082-0/+57