summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Should return 300 Multiple Choice (bug 925548)Dolph Mathews2012-02-171-0/+2
* 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-1512-0/+169
* Merge "Add token expiration" into reduxJenkins2012-02-145-6/+43
|\
| * Add token expirationBrian Waldon2012-02-145-6/+43
* | add catalog exporttermie2012-02-141-59/+79
|/
* Merge "make sure passwords work after migration" into reduxJenkins2012-02-141-3/+18
|\
| * make sure passwords work after migrationtermie2012-02-131-3/+18
* | Merge "Handle unicode keys in memcache token backend" into reduxJenkins2012-02-141-0/+17
|\ \ | |/ |/|
| * Handle unicode keys in memcache token backendBrian Waldon2012-02-141-0/+17
* | add legacy diablo import teststermie2012-02-133-0/+572
* | add essex test as welltermie2012-02-133-0/+678
* | add sql for import legacy teststermie2012-02-132-0/+558
|/
* change password hashtermie2012-02-131-1/+1
* remove keystoneclient-based manage commandstermie2012-02-131-93/+0
* Merge "Add TokenNotFound exception" into reduxJenkins2012-02-132-4/+17
|\
| * Add TokenNotFound exceptionBrian Waldon2012-02-102-4/+17
* | Add pagination to GET /tokensBrian Waldon2012-02-103-12/+84
* | Fix webob exceptions in test_middlwareBrian Waldon2012-02-101-6/+15
* | Merge "Add tests for core middleware" into reduxJenkins2012-02-101-0/+76
|\ \
| * | Add tests for core middlewareBrian Waldon2012-02-101-0/+76
| |/
* / Add version description to root pathAnthony Young2012-02-101-0/+107
|/
* Merge "remove diablo tests, they aren't doing much" into reduxJenkins2012-02-091-170/+0
|\
| * remove diablo tests, they aren't doing muchtermie2012-02-091-170/+0
* | Fix largest memory leak in ksl testsAnthony Young2012-02-091-11/+11
|/
* Add memcache token backendJesse Andrews2012-02-081-0/+33
* Merge "Add content-type to responses" into reduxJenkins2012-02-081-0/+25
|\
| * Add content-type to responsesBrian Waldon2012-02-081-0/+25
* | Merge "Friendly JSON exceptions (bug 928061, bug 928062)" into reduxJenkins2012-02-082-4/+75
|\ \
| * | Friendly JSON exceptions (bug 928061, bug 928062)Dolph Mathews2012-02-082-4/+75
* | | Merge "Add SQL token backend" into reduxJenkins2012-02-083-43/+30
|\ \ \ | |/ / |/| |
| * | Add SQL token backendBrian Waldon2012-02-083-43/+30
* | | Merge "Cope with unicode passwords or None" into reduxJenkins2012-02-081-0/+40
|\ \ \ | |/ / |/| |
| * | Cope with unicode passwords or NoneJustin Santa Barbara2012-02-081-0/+40
| |/
* / Add auth checks to ec2 credential crud operationsBrian Waldon2012-02-082-18/+24
|/
* Ensures duplicate users and tenants can't be madeVishvananda Ishaya2012-02-081-107/+198
* remove novaclient, fix python syntaxtermie2012-02-062-64/+1
* Added support for DELETE /tokens/{token_id}Dolph Mathews2012-02-062-0/+22
* skip the two tests where testing code is failingtermie2012-02-011-0/+7
* deal with reparsing the config filestermie2012-02-011-0/+7
* 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-313-6/+8
* 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-252-2/+18