summaryrefslogtreecommitdiff
path: root/keystoneclient/v3
Commit message (Expand)AuthorAgeFilesLines
* 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
* v3 Policy CRUDDolph Mathews2012-10-082-0/+79
* v3 Endpoint CRUDDolph Mathews2012-10-082-0/+82
* v3 Service CRUDDolph Mathews2012-10-082-0/+60
* v3 Client & test utilsDolph Mathews2012-10-042-0/+69