summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "remove executable bit from setup.py"Jenkins2012-02-161-0/+0
|\ \
| * | remove executable bit from setup.pyAlan Pevec2012-02-161-0/+0
| |/
* | Merge "Raising 'NotImplmented' results in TypeError"Jenkins2012-02-161-2/+2
|\ \
| * | Raising 'NotImplmented' results in TypeErrorDolph Mathews2012-02-161-2/+2
| |/
* | Adds missing argument to add_user_to_tenant in create_user.Gabriel Hurley2012-02-162-1/+8
* | 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-1546-0/+800
* Merge redux branch (keystone light)James E. Blair2012-02-14663-92344/+11118
|\
| * Add docs on keystone_old -> ksl migrationAnthony Young2012-02-141-0/+48
| * Merge "Update docs to for current keystone-manage usage" into reduxJenkins2012-02-143-325/+183
| |\
| | * Update docs to for current keystone-manage usageAnthony Young2012-02-143-325/+183
| * | Merge "Add token expiration" into reduxJenkins2012-02-1416-31/+142
| |\ \ | | |/ | |/|
| | * Add token expirationBrian Waldon2012-02-1416-31/+142
| * | Merge "add catalog export" into reduxJenkins2012-02-144-85/+154
| |\ \
| | * | add catalog exporttermie2012-02-144-85/+154
| | |/
| * | Merge "Add s3_token." into reduxJenkins2012-02-141-0/+136
| |\ \ | | |/ | |/|
| | * Add s3_token.Chmouel Boudjnah2012-02-121-0/+136
| * | Merge "Update swift token middleware." into reduxJenkins2012-02-143-199/+158
| |\ \
| | * | Update swift token middleware.Chmouel Boudjnah2012-02-133-199/+158
| * | | Merge "Remove executable bit from auth_token.py" into reduxJenkins2012-02-141-0/+0
| |\ \ \
| | * | | Remove executable bit from auth_token.pyChmouel Boudjnah2012-02-131-0/+0
| | |/ /
| * | | Merge "make sure passwords work after migration" into reduxJenkins2012-02-142-4/+22
| |\ \ \
| | * | | make sure passwords work after migrationtermie2012-02-132-4/+22
| * | | | Merge "Handle unicode keys in memcache token backend" into reduxJenkins2012-02-142-1/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Handle unicode keys in memcache token backendBrian Waldon2012-02-142-1/+18
| * | | | 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-133-0/+629
| * | | | add import legacy cli commandtermie2012-02-131-0/+19
| |/ / /
| * | | change password hashtermie2012-02-134-10/+9
| * | | add migration from legacy dbtermie2012-02-131-0/+113
| * | | remove keystoneclient-based manage commandstermie2012-02-132-349/+1
| |/ /
| * | Merge "Add TokenNotFound exception" into reduxJenkins2012-02-1311-39/+74
| |\ \ | | |/ | |/|
| | * Add TokenNotFound exceptionBrian Waldon2012-02-1011-43/+74
| * | Merge "Add pagination to GET /tokens" into reduxJenkins2012-02-115-14/+114
| |\ \
| | * | Add pagination to GET /tokensBrian Waldon2012-02-105-14/+114
| * | | Fixes role checking for admin checkVishvananda Ishaya2012-02-103-39/+8
| |/ /
| * | Fix webob exceptions in test_middlwareBrian Waldon2012-02-101-6/+15
| * | Merge "Add tests for core middleware" into reduxJenkins2012-02-102-3/+83
| |\ \
| | * | Add tests for core middlewareBrian Waldon2012-02-102-3/+83
| | |/
| * / Add version description to root pathAnthony Young2012-02-103-25/+208
| |/
| * 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-092-12/+17
| |/
| * Add memcache token backendJesse Andrews2012-02-083-0/+76
| * Merge "Add content-type to responses" into reduxJenkins2012-02-082-3/+31
| |\
| | * Add content-type to responsesBrian Waldon2012-02-082-3/+31
| * | Merge "Fix comment on bcrypt and avoid hard-coding 29 as the salt length" int...Jenkins2012-02-081-4/+3
| |\ \
| | * | Fix comment on bcrypt and avoid hard-coding 29 as the salt lengthJustin Santa Barbara2012-02-081-4/+3
| * | | Merge "Friendly JSON exceptions (bug 928061, bug 928062)" into reduxJenkins2012-02-086-12/+171
| |\ \ \