summaryrefslogtreecommitdiff
path: root/tests/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Use requests module for HTTP/HTTPSDean Troyer2012-12-189-483/+572
* Add command to allow users to change their own passwordDerek Higgins2012-11-271-0/+18
* removing repeat attempt at authorization in clientJoe Heck2012-11-091-6/+0
* Merge "Fixed httplib2 mocking (bug 1050091, bug 1050097)"Jenkins2012-09-296-38/+34
|\
| * Fixed httplib2 mocking (bug 1050091, bug 1050097)Dolph Mathews2012-09-126-38/+34
* | Allow empty description for tenants.Bhuvan Arumugam2012-09-271-0/+40
|/
* fixing pep8 formatting for 1.0.1+ pep8Joe Heck2012-08-291-16/+12
* pep8 1.1 changes and updatesJoe Heck2012-06-019-214/+215
* Updated tox.ini to work properly with Jenkins.Monty Taylor2012-03-211-1/+6
* Backslash continuations (python-keystoneclient)Zhongyue Luo2012-03-178-278/+379
* Merge "Make ec2-credentials-* commands work properly for non-admin user"Jenkins2012-03-071-1/+7
|\
| * Make ec2-credentials-* commands work properly for non-admin userDean Troyer2012-03-061-1/+7
* | Removed ?fresh=nonsense (bug 936405)Dolph Mathews2012-03-076-20/+20
|/
* Endpoints: Add create, delete, list supportAdam Gandelman2012-02-271-0/+117
* Fix inconsistient method names and add testsDean Troyer2012-02-202-0/+172
* 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-201-0/+105
* update ec2 crud responses we test againstJesse Andrews2012-01-161-14/+14
* support ec2 crud callsJesse Andrews2012-01-161-0/+132
* remove X-Auth-Project-Id, re-add auth by token support (most tests pass)Jesse Andrews2011-12-186-32/+18
* remove print statements and uncomment exceptionsJesse Andrews2011-12-171-1/+0
* fixing up the VerifyAll() bitsJoe Heck2011-11-101-6/+0
* more pep8 cleanupJoe Heck2011-11-106-106/+129
* Initial commit.Gabriel Hurley2011-10-257-0/+767