summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* add a bunch of basic tests for the clitermie2012-01-242-36/+105
* remove this useless catalogtermie2012-01-241-53/+0
* bcrypt the passwordstermie2012-01-244-9/+11
* strip password before checking outputtermie2012-01-231-0/+12
* 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
* fix ec2 sql configJesse Andrews2012-01-191-1/+1
* get_client lets you send user and tenantJesse Andrews2012-01-191-2/+8
* update how user is specified in testsJesse Andrews2012-01-192-16/+15
* rename ec2 tests to be more explicitJesse Andrews2012-01-191-3/+3
* use the sql backend for ec2 testsJesse Andrews2012-01-191-0/+3
* more failing ec2 testsJesse Andrews2012-01-191-1/+25
* add METADATA for booJesse Andrews2012-01-191-0/+1
* add (failing) tests for scoping ec2 crudJesse Andrews2012-01-192-22/+34
* update teststermie2012-01-186-64/+14
* fix some importstermie2012-01-181-2/+2