summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Enable/disable services/endpoints (bug 1048662)feature/keystone-v3Dolph Mathews2012-10-102-0/+2
* v3 Domain/Project role grantsDolph Mathews2012-10-092-0/+235
* Fixed httplib2 mocking (bug 1050091, bug 1050097)Dolph Mathews2012-10-096-38/+34
* 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
* Support 2-way SSL with Keystone server if it is configured to enforceLiem Nguyen2012-07-031-0/+60
* Merge "decoding json only on 2xx success response bug 1007661"Jenkins2012-07-031-0/+15
|\
| * decoding json only on 2xx success responseJoe Heck2012-06-261-0/+15
* | Change CLI options to use dashesDean Troyer2012-06-281-0/+104
|/
* pep8 1.1 changes and updatesJoe Heck2012-06-0111-279/+274
* Change --user to --user_id and --role to --role_id in the keystone client for...Everett Toews2012-05-111-4/+4
* Updated tox.ini to work properly with Jenkins.Monty Taylor2012-03-211-1/+6
* Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-179-322/+438
* Change CLIAuth arg namesDean Troyer2012-03-141-24/+30
* Add endpoint commands help textDean Troyer2012-03-091-0/+22
* Merge "Make ec2-credentials-* commands work properly for non-admin user"Jenkins2012-03-072-2/+9
|\
| * Make ec2-credentials-* commands work properly for non-admin userDean Troyer2012-03-062-2/+9
* | Removed ?fresh=nonsense (bug 936405)Dolph Mathews2012-03-077-22/+21
|/
* Merge "Endpoints: Add create, delete, list support"essex-4Jenkins2012-02-281-0/+117
|\
| * Endpoints: Add create, delete, list supportAdam Gandelman2012-02-271-0/+117
* | Clean up EC2 CRUDDean Troyer2012-02-271-0/+23
|/
* Fix --tenant_id corner case with ec2-create-creds commandDean Troyer2012-02-241-2/+34
* Merge "Use unittest2 instead of unittest."Jenkins2012-02-231-1/+1
|\
| * Use unittest2 instead of unittest.Ken Thomas2012-02-151-1/+1
* | Merge "Fix inconsistient method names and add tests"Jenkins2012-02-232-0/+172
|\ \
| * | Fix inconsistient method names and add testsDean Troyer2012-02-202-0/+172
* | | Move --version to --identity_api_versionBrian Waldon2012-02-211-5/+5
* | | Remove internal '-' from flag namesDean Troyer2012-02-201-1/+36
|/ /
* | Add tenant commands to cliDean Troyer2012-02-171-4/+52
* | Display token and service catalog for userBrian Waldon2012-02-161-0/+21
* | Restores proper PUT method for user update now that KSL supports it.Gabriel Hurley2012-02-161-1/+1
* | Fixes user update methods.Tihomir Trifonov2012-02-151-9/+13
|/
* Merge "Correct tenant update HTTP method."Jenkins2012-02-011-1/+1
|\
| * Correct tenant update HTTP method.Gabriel Hurley2012-01-301-1/+1
* | Merge "Added delete token"Jenkins2012-01-301-36/+21
|\ \ | |/ |/|
| * Added delete tokenDolph Mathews2012-01-301-36/+21
* | Merge "Enabling/disabling users should use OS-KSADM extension (bug 922394)"Jenkins2012-01-301-1/+1
|\ \ | |/ |/|
| * Enabling/disabling users should use OS-KSADM extension (bug 922394)Dolph Mathews2012-01-271-1/+1
* | Add limit and marker to user_list and tenant_listAnthony Young2012-01-262-0/+96
|/
* Support for version and extension discoveryessex-3Ziad Sawalha2012-01-202-2/+130
* update ec2 crud responses we test againstJesse Andrews2012-01-161-14/+14
* support ec2 crud callsJesse Andrews2012-01-161-0/+132