summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
| * | Removing broken & redundant code (bug 933555)Dolph Mathews2012-02-221-11/+2
* | | Remove extraneous _validate_claims() arg.Eoghan Glynn2012-02-241-1/+1
| |/ |/|
* | Merge changes Ib8e5dc50,I9db09c77,Ib89efdecJenkins2012-02-234-88/+166
|\ \
| * | Use cfg's new print_help() methodMark McLoughlin2012-02-232-3/+4
| * | Remove cfg dict mixinMark McLoughlin2012-02-232-13/+14
| * | Update cfg from openstack-commonMark McLoughlin2012-02-232-72/+148
* | | Correct config name for max_pool_size.Dan Prince2012-02-231-1/+1
|/ /
* | Move cfg to keystone.openstack.commonMark McLoughlin2012-02-234-1/+1
* | Fix copyright dates and remove duplicate Apache licenses.Shevek2012-02-2211-110/+34
* | Merge "Add migration path for Nova auth"Jenkins2012-02-232-0/+126
|\ \
| * | Add migration path for Nova authBrian Waldon2012-02-222-0/+126
* | | Merge "Return HTTP 401 bad user/password is specified."Jenkins2012-02-221-7/+7
|\ \ \
| * | | Return HTTP 401 bad user/password is specified.Dan Prince2012-02-221-7/+7
* | | | Merge "Re-adds admin_pass/user to auth_tok middleware."Jenkins2012-02-221-7/+39
|\ \ \ \
| * | | | Re-adds admin_pass/user to auth_tok middleware.Dan Prince2012-02-221-7/+39
| | |_|/ | |/| |
* | | | Merge "Update docs for Swift and S3 middlewares."Jenkins2012-02-221-13/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update docs for Swift and S3 middlewares.Chmouel Boudjnah2012-02-161-13/+5
* | | | Merge "Removing unused imports from keystone.cli"Jenkins2012-02-221-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Removing unused imports from keystone.cliBrian Waldon2012-02-211-3/+0
| | |/ | |/|
* | | Merge "cli now returns an exit status cmd is invalid."Jenkins2012-02-221-0/+3
|\ \ \
| * | | cli now returns an exit status cmd is invalid.Dan Prince2012-02-221-0/+3
| |/ /
* | | Implements admin logic for tenant_list call.Gabriel Hurley2012-02-213-3/+24
* | | Implemented get_tenant_users. Fixed bug 933721.Gabriel Hurley2012-02-214-3/+17
|/ /
* | Merge "Fix logging.config import"Jenkins2012-02-201-0/+2
|\ \
| * | Fix logging.config importAdam Gandelman2012-02-161-0/+2
* | | Merge "remove pycli"Jenkins2012-02-191-30/+19
|\ \ \
| * | | remove pyclitermie2012-02-161-30/+19
| |/ /
* | | Should return 300 Multiple Choice (bug 925548)Dolph Mathews2012-02-172-12/+18
* | | backport some assertstermie2012-02-161-0/+15
|/ /
* | 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-161-1/+1
|/
* Added Apache 2.0 License information.Monty Taylor2012-02-1532-0/+451
* Merge "Add token expiration" into reduxJenkins2012-02-1410-25/+96
|\
| * Add token expirationBrian Waldon2012-02-1410-25/+96
* | Merge "add catalog export" into reduxJenkins2012-02-143-26/+75
|\ \
| * | add catalog exporttermie2012-02-143-26/+75
| |/
* | 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-141-1/+4
|\ \ \
| * | | make sure passwords work after migrationtermie2012-02-131-1/+4
* | | | Merge "Handle unicode keys in memcache token backend" into reduxJenkins2012-02-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Handle unicode keys in memcache token backendBrian Waldon2012-02-141-1/+1
* | | | add import legacy cli commandtermie2012-02-131-0/+19
|/ / /
* | | change password hashtermie2012-02-131-7/+6
* | | add migration from legacy dbtermie2012-02-131-0/+113