summaryrefslogtreecommitdiff
path: root/tests/v3
Commit message (Expand)AuthorAgeFilesLines
* fix discrepancies seen in domain and credential, v3 - bug 1109349Steve Martinelli2013-01-301-0/+2
* Use testtools instead of unittest for base classes.Monty Taylor2012-12-252-12/+13
* Add support for user groupsHenry Nash2012-12-213-2/+431
* Use requests module for HTTP/HTTPSDean Troyer2012-12-183-120/+177
* Remove Policy.endpoint_id referenceDolph Mathews2012-11-201-1/+0
* Enable/disable services/endpoints (bug 1048662)feature/keystone-v3Dolph Mathews2012-10-102-0/+2
* v3 Domain/Project role grantsDolph Mathews2012-10-092-0/+235
* v3 List projects for a userDolph Mathews2012-10-091-0/+48
* v3 Credential CRUDDolph Mathews2012-10-091-0/+22
* v3 User CRUDDolph Mathews2012-10-081-0/+23
* v3 Project CRUDDolph Mathews2012-10-081-0/+21
* v3 Role CRUDDolph Mathews2012-10-081-0/+19
* v3 Domain CRUDDolph Mathews2012-10-081-0/+20
* v3 Policy CRUDDolph Mathews2012-10-081-0/+21
* v3 Endpoint CRUDDolph Mathews2012-10-082-12/+89
* v3 Service CRUDDolph Mathews2012-10-081-0/+20
* v3 Client & test utilsDolph Mathews2012-10-042-0/+225