summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Add Vary header (bug 928057)Dolph Mathews2012-02-271-11/+5
* Merge "Implement a Catalog SQL backend"Jenkins2012-02-285-3/+222
|\
| * Implement a Catalog SQL backendAdam Gandelman2012-02-275-3/+222
* | Set tenantName to 'admin' in get_admin_auth_token.Dan Prince2012-02-271-21/+3
|/
* LDAP Identity backendAdam Young2012-02-2710-1/+1548
* Merge "Add HEAD /tokens/{token_id} (bug 933587)"Jenkins2012-02-272-7/+37
|\
| * Add HEAD /tokens/{token_id} (bug 933587)Dolph Mathews2012-02-272-7/+37
* | Merge "Implements extension discovery (bug 928054)"Jenkins2012-02-271-4/+54
|\ \
| * | Implements extension discovery (bug 928054)Dolph Mathews2012-02-271-4/+54
| |/
* | Merge "Support unicode in the keystone database."Jenkins2012-02-271-0/+1
|\ \ | |/ |/|
| * Support unicode in the keystone database.Andrew Bogott2012-02-271-0/+1
* | XML de/serialization (bug 928058)Dolph Mathews2012-02-273-1/+231
|/
* Update auth_token middleware so it sets X_USER_ID.Dan Prince2012-02-251-2/+7
* Merge "Fix case of admin role in middleware."Jenkins2012-02-253-4/+4
|\
| * Fix case of admin role in middleware.Dan Prince2012-02-243-4/+4
* | Merge "Backslash continuations (Keystone)"Jenkins2012-02-253-8/+8
|\ \ | |/ |/|
| * Backslash continuations (Keystone)Zhongyue Luo2012-02-243-8/+8
* | Merge "Removing broken & redundant code (bug 933555)"Jenkins2012-02-241-11/+2
|\ \
| * | 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
|/