summaryrefslogtreecommitdiffstats
path: root/tests/test_keystoneclient.py
Commit message (Expand)AuthorAgeFilesLines
...
* tenant-crud 404 (bug 963056)Dolph Mathews2012-03-271-0/+21
* Merge "role-crud 404 (bug 963056)"Jenkins2012-03-271-2/+39
|\
| * role-crud 404 (bug 963056)Dolph Mathews2012-03-251-2/+39
* | Improve service CRUD test coverageDolph Mathews2012-03-261-19/+28
|/
* Spring cleaning, fix PEP8 violations.Chmouel Boudjnah2012-03-201-2/+4
* Fixes LP #954089 - Service list templated catalogJay Pipes2012-03-191-8/+0
* Failing to update tenants (bug 953678, bug 954673)Dolph Mathews2012-03-131-13/+43
* LDAP Identity backendAdam Young2012-02-271-1/+1
* Merge "Removing broken & redundant code (bug 933555)"Jenkins2012-02-241-0/+2
|\
| * Removing broken & redundant code (bug 933555)Dolph Mathews2012-02-221-0/+2
* | Merge "Return HTTP 401 bad user/password is specified."Jenkins2012-02-221-2/+10
|\ \ | |/ |/|
| * Return HTTP 401 bad user/password is specified.Dan Prince2012-02-221-2/+10
* | Implements admin logic for tenant_list call.Gabriel Hurley2012-02-211-32/+31
* | Implemented get_tenant_users. Fixed bug 933721.Gabriel Hurley2012-02-211-11/+10
|/
* Adds missing argument to add_user_to_tenant in create_user.Gabriel Hurley2012-02-161-0/+7
* Fixes a failure caused by a recent change to user update in the client.Gabriel Hurley2012-02-161-2/+44
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* Add pagination to GET /tokensBrian Waldon2012-02-101-0/+55
* Fix largest memory leak in ksl testsAnthony Young2012-02-091-11/+11
* Friendly JSON exceptions (bug 928061, bug 928062)Dolph Mathews2012-02-081-4/+22
* Add auth checks to ec2 credential crud operationsBrian Waldon2012-02-081-18/+15
* remove novaclient, fix python syntaxtermie2012-02-061-2/+1
* Added support for DELETE /tokens/{token_id}Dolph Mathews2012-02-061-0/+19
* fix keystoneclient teststermie2012-02-011-62/+86
* add tests for essex and fix the testing frameworktermie2012-02-011-3/+10
* Use gerrit instead of githubMonty Taylor2012-01-311-1/+2
* fix style and termie's comments about commentsJesse Andrews2012-01-261-14/+35
* invalid params for roles.deleteJesse Andrews2012-01-261-1/+1
* initial stab at requiring adminnessJesse Andrews2012-01-261-0/+38
* add tests that auth with tenant user isn't member ofJesse Andrews2012-01-251-2/+17
* add a bunch of basic tests for the clitermie2012-01-241-36/+44
* bcrypt the passwordstermie2012-01-241-8/+2
* fix invalid_password, skip ec2 teststermie2012-01-231-1/+6
* raise and catch correct authenticate errortermie2012-01-231-2/+1
* fix user_get/user_list teststermie2012-01-231-6/+2
* Merge pull request #20 from termie/no_pass_fieldAndy Smith2012-01-191-0/+10
|\
| * add checks for no password attributeJesse Andrews2012-01-191-0/+10
* | users with correct credentials but disabled are forbidden not unauthorizedJesse Andrews2012-01-191-1/+1
* | test login fails with invalid password or disabled userJesse Andrews2012-01-191-8/+30
|/
* use token_client in token testsJesse Andrews2012-01-191-5/+4
* get_client lets you send user and tenantJesse Andrews2012-01-191-2/+8
* update how user is specified in testsJesse Andrews2012-01-191-14/+13
* rename ec2 tests to be more explicitJesse Andrews2012-01-191-3/+3
* more failing ec2 testsJesse Andrews2012-01-191-1/+25
* add (failing) tests for scoping ec2 crudJesse Andrews2012-01-191-22/+33
* spacingJesse Andrews2012-01-161-1/+0
* tests for ec2 crudJesse Andrews2012-01-161-0/+21
* add a couple more teststermie2012-01-121-0/+24
* merge test and default configstermie2012-01-091-5/+6
* rename extras to metadatatermie2012-01-091-1/+1