summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* should have had tenant_nameJesse Andrews2011-12-191-1/+1
* finish removing project_idJesse Andrews2011-12-191-2/+2
* update test env shellJesse Andrews2011-12-181-4/+4
* remove X-Auth-Project-Id, re-add auth by token support (most tests pass)Jesse Andrews2011-12-188-36/+20
* remove print statements and uncomment exceptionsJesse Andrews2011-12-171-1/+0
* switching back per docsJoe Heck2011-11-111-1/+1
* fixing up the VerifyAll() bitsJoe Heck2011-11-102-7/+1
* more pep8 cleanupJoe Heck2011-11-108-170/+193
* Initial commit.Gabriel Hurley2011-10-2514-0/+1170