summaryrefslogtreecommitdiff
path: root/tests/v3
Commit message (Expand)AuthorAgeFilesLines
* Initial Trusts supportSteven Hardy2013-08-204-14/+191
* Merge "Make TestResponse properly inherit Response."Jenkins2013-08-081-24/+4
|\
| * Make TestResponse properly inherit Response.Jamie Lennox2013-08-061-24/+4
* | Pass the default_project_id when managing User.Lin Hua Cheng2013-08-021-1/+143
|/
* Correct mis-spell in commentsZhang Xin2013-07-311-1/+1
* Fix and enable gating on H402Dirk Mueller2013-07-121-1/+1
* Merge "Fix and enable H401"0.3.1Jenkins2013-06-281-3/+4
|\
| * Fix and enable H401Dirk Mueller2013-06-271-3/+4
* | Merge "Unmock requests when testing complete."Jenkins2013-06-281-8/+17
|\ \
| * | Unmock requests when testing complete.Jamie Lennox2013-06-241-8/+17
| |/
* | Merge "List groups by domain in keystoneclient."Jenkins2013-06-271-0/+24
|\ \ | |/ |/|
| * List groups by domain in keystoneclient.Nachiappan2013-06-241-0/+24
* | Implements v3 auth client.lin-hua-cheng2013-06-206-1/+1006
|/
* Merge "Add find() method to CrudManager"Jenkins2013-06-061-0/+28
|\
| * Add find() method to CrudManagerDean Troyer2013-05-301-0/+28
* | Fix unused imports(flake8 F401, F999)Dolph Mathews2013-06-031-1/+0
|/
* Merge "update v3 domains - remove public/private namespace"Jenkins2013-03-151-2/+0
|\
| * update v3 domains - remove public/private namespaceSteve Martinelli2013-03-041-2/+0
* | Make keystone client handle the response code 300.Nachiappan VR N2013-03-131-0/+79
|/
* Allow requests up to 0.8 and greaterChuck Short2013-02-111-2/+0
* 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