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