summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add db_version command to keystone-manage"Jenkins2013-06-061-0/+12
|\
| * Add db_version command to keystone-manageBrian Waldon2013-06-021-0/+12
* | Merge "remove_role_from_user_and_project affecting all users (bug 1170649)"Jenkins2013-06-051-0/+1
|\ \
| * | remove_role_from_user_and_project affecting all users (bug 1170649)Dolph Mathews2013-06-031-0/+1
| |/
* | Merge "split authenticate call"Jenkins2013-06-055-47/+49
|\ \
| * | split authenticate callAdam Young2013-06-035-47/+49
| |/
* | Merge "Ignore conflict on v2 auto role assignment (bug 1161963)"Jenkins2013-06-041-4/+9
|\ \
| * | Ignore conflict on v2 auto role assignment (bug 1161963)Dolph Mathews2013-06-031-4/+9
| |/
* | Merge "typo in 'import pydev' statement"Jenkins2013-06-041-1/+1
|\ \
| * | typo in 'import pydev' statementVenkatesh Sampath2013-05-311-1/+1
* | | Maintain tokens after role assignments (bug 1170186)Dolph Mathews2013-06-031-9/+0
| |/ |/|
* | Merge "Fix incorrect role assignment in migration."Jenkins2013-05-311-7/+5
|\ \
| * | Fix incorrect role assignment in migration.Jamie Lennox2013-05-311-7/+5
| |/
* | Merge "Add index on valid column of the SQL token Backend"Jenkins2013-05-311-0/+17
|\ \
| * | Add index on valid column of the SQL token BackendSylvain Afchain2013-05-291-0/+17
* | | Merge "Fixes a typo"Jenkins2013-05-311-1/+1
|\ \ \
| * | | Fixes a typoBrant Knudson2013-05-301-1/+1
* | | | Merge "Disable eventlet monkey-patching of DNS"Jenkins2013-05-312-5/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disable eventlet monkey-patching of DNSBrant Knudson2013-05-302-5/+13
* | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-05-3019-1891/+2824
|\ \ \ \
| * | | | Imported Translations from TransifexOpenStack Jenkins2013-05-3019-1891/+2824
* | | | | Merge "Add <version> arg to keystone-manage db_sync"Jenkins2013-05-305-9/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add <version> arg to keystone-manage db_syncBrian Waldon2013-05-285-9/+19
* | | | | Improve the performance of tokens deletion for usergengjh2013-05-303-20/+66
| |/ / / |/| | |
* | | | Merge "Move auth_token middleware from admin user to an RBAC policy"Jenkins2013-05-302-7/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Move auth_token middleware from admin user to an RBAC policyJoe Gordon2013-05-162-7/+5
* | | | Fix the debug statement.Sahdev Zala2013-05-291-1/+1
* | | | Merge "Add missing space to error msg"Jenkins2013-05-291-1/+1
|\ \ \ \
| * | | | Add missing space to error msgDolph Mathews2013-05-211-1/+1
* | | | | Add KEYSTONE_LOCALEDIR env variableMark McLoughlin2013-05-293-7/+24
| |_|_|/ |/| | |
* | | | Add index on expires column of the SQL token BackendSylvain Afchain2013-05-281-0/+17
* | | | Merge "separate paste-deploy configuration from parameters"Jenkins2013-05-284-2/+42
|\ \ \ \
| * | | | separate paste-deploy configuration from parametersAlan Pevec2013-05-264-2/+42
* | | | | Replace assertDictContainsSubset with stdlib verYuriy Taraday2013-05-271-8/+26
|/ / / /
* | | | Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-2416-79/+85
* | | | Merge "Remove useless private method"Jenkins2013-05-241-4/+1
|\ \ \ \
| * | | | Remove useless private methodDolph Mathews2013-05-221-4/+1
* | | | | imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-2416-24/+23
* | | | | import only modules (flake8 H302)Dolph Mathews2013-05-244-11/+10
| |_|_|/ |/| | |
* | | | Merge "Remove unnecessary commented out code"Jenkins2013-05-241-2/+0
|\ \ \ \
| * | | | Remove unnecessary commented out codeLance Bragstad2013-05-231-2/+0
* | | | | one import per line (flake8 H301)Dolph Mathews2013-05-231-19/+18
* | | | | eliminate 'except:' (flake8 H201)Dolph Mathews2013-05-232-5/+2
* | | | | consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-239-46/+69
* | | | | use the 'not in' operator (flake8 H902)Dolph Mathews2013-05-233-3/+3
* | | | | Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-237-14/+14
|/ / / /
* | | | Merge "Remove unused variables (flake8 F841)"Jenkins2013-05-239-32/+28
|\ \ \ \
| * | | | Remove unused variables (flake8 F841)Dolph Mathews2013-05-239-32/+28
* | | | | Merge "Migrate to pbr."Jenkins2013-05-233-463/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Migrate to pbr.Monty Taylor2013-05-233-463/+2