summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "extension migrations"Jenkins2013-08-077-20/+146
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | extension migrationsAdam Young2013-08-067-20/+146
* | | | | Merge "remove swift dependency of s3 middleware"Jenkins2013-08-061-4/+52
|\ \ \ \ \
| * | | | | remove swift dependency of s3 middlewareKun Huang2013-08-021-4/+52
* | | | | | Merge "Raise max header size to accommodate large tokens."Jenkins2013-08-061-0/+3
|\ \ \ \ \ \
| * | | | | | Raise max header size to accommodate large tokens.Chmouel Boudjnah2013-08-021-0/+3
* | | | | | | Merge "Handle json data when migrating role metadata."Jenkins2013-08-061-3/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Handle json data when migrating role metadata.Mark J. Washenberger2013-07-311-3/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-08-0240-1225/+22144
|\ \ \ \ \ \
| * | | | | | Imported Translations from TransifexOpenStack Jenkins2013-08-0240-1225/+22144
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Remove kwargs from manager calls where not needed."Jenkins2013-08-024-13/+8
|\ \ \ \ \ \
| * | | | | | Remove kwargs from manager calls where not needed.Morgan Fainberg2013-08-014-13/+8
* | | | | | | Merge "Clean up use of token_provider manager in tests"Jenkins2013-08-021-1/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Clean up use of token_provider manager in testsBrant Knudson2013-08-011-1/+6
* | | | | | | Merge "V3 API need to check mandatory field when creating resources"Jenkins2013-08-021-0/+10
|\ \ \ \ \ \ \
| * | | | | | | V3 API need to check mandatory field when creating resourcesxingzhou2013-08-011-0/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Sync DB models and migrations in keystone.assignment.backends.sql"Jenkins2013-08-021-9/+13
|\ \ \ \ \ \ \
| * | | | | | | Sync DB models and migrations in keystone.assignment.backends.sqlElena Ezhova2013-07-311-9/+13
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "add OS-TRUST to links"Jenkins2013-08-021-2/+16
|\ \ \ \ \ \ \
| * | | | | | | add OS-TRUST to linksAdam Young2013-08-011-2/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "use 'exc_info=True' instead of import traceback"Jenkins2013-08-021-3/+1
|\ \ \ \ \ \ \
| * | | | | | | use 'exc_info=True' instead of import tracebackKun Huang2013-07-301-3/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Use dependency injection for assignment and identity"Jenkins2013-08-029-20/+32
|\ \ \ \ \ \ \
| * | | | | | | Use dependency injection for assignment and identityBrant Knudson2013-07-319-20/+32
* | | | | | | | Merge "Handle circular dependencies"Jenkins2013-08-023-1/+37
|\| | | | | | |
| * | | | | | | Handle circular dependenciesBrant Knudson2013-07-313-1/+37
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Clear out the dependency registry between tests"Jenkins2013-08-022-1/+24
|\| | | | | |
| * | | | | | Clear out the dependency registry between testsBrant Knudson2013-07-312-1/+24
| | |/ / / / | |/| | | |
* | | | | | Merge "Remove passwords from LDAP queries"Jenkins2013-08-011-2/+6
|\ \ \ \ \ \
| * | | | | | Remove passwords from LDAP queriesAdam Young2013-07-301-2/+6
* | | | | | | Merge "Use keystone.wsgi.Request for RequestClass"Jenkins2013-08-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use keystone.wsgi.Request for RequestClassBrant Knudson2013-07-291-1/+1
* | | | | | | Merge "Ec2 credentials table not created during testing"Jenkins2013-07-311-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Ec2 credentials table not created during testingBrant Knudson2013-07-221-1/+2
* | | | | | | Merge "sql.Driver:authenticate() signatures should match"Jenkins2013-07-305-5/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | sql.Driver:authenticate() signatures should matchBrant Knudson2013-07-175-5/+5
* | | | | | | Merge "default token format/provider handling"Jenkins2013-07-302-1/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | default token format/provider handlingBrant Knudson2013-07-242-1/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Implement exception module i18n support"Jenkins2013-07-292-71/+59
|\ \ \ \ \ \
| * | | | | | Implement exception module i18n supportjiataotj2013-07-262-71/+59
* | | | | | | Merge "Clear cached engine when global engine changes"Jenkins2013-07-291-3/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Clear cached engine when global engine changesBrant Knudson2013-07-121-3/+8
* | | | | | | Remove vestiges of Assignments from LDAP Identity BackendAdam Young2013-07-252-307/+0
| |/ / / / / |/| | | | |
* | | | | | Fixing broken credential schema in sqlite.Nachiappan VR N2013-07-231-0/+119
| |/ / / / |/| | | |
* | | | | Merge "Use assignment_api rather than assignment"Jenkins2013-07-233-53/+55
|\ \ \ \ \
| * | | | | Use assignment_api rather than assignmentBrant Knudson2013-07-223-53/+55
* | | | | | Deprecate kvs token backendJoe Gordon2013-07-221-0/+14
| |_|_|/ / |/| | | |
* | | | | Merge "Deprecation warning for [signing] token_format"Jenkins2013-07-211-12/+20
|\ \ \ \ \
| * | | | | Deprecation warning for [signing] token_formatDolph Mathews2013-07-181-12/+20
| |/ / / /
* | | | | Merge "Return correct link for effective group roles in GET /role_assignments"Jenkins2013-07-211-13/+4
|\ \ \ \ \ | |/ / / / |/| | | |