summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | Return correct link for effective group roles in GET /role_assignmentsHenry Nash2013-07-171-13/+4
* | | | Support token_format for backward compatibilityGuang Yee2013-07-182-11/+37
| |_|/ |/| |
* | | Merge "grammar fixes in error messages"Jenkins2013-07-171-3/+3
|\ \ \ | |/ / |/| |
| * | grammar fixes in error messagesDolph Mathews2013-07-161-3/+3
* | | Implement Token Binding.Jamie Lennox2013-07-178-10/+104
* | | Implemented token creation without catalog response.Fabio Giannetti2013-07-172-5/+12
* | | Merge "Fix XML rendering with empty auth payload."Jenkins2013-07-173-2/+8
|\ \ \
| * | | Fix XML rendering with empty auth payload.Jamie Lennox2013-07-173-2/+8
* | | | Merge "Pluggable Remote User"Jenkins2013-07-173-22/+88
|\| | |
| * | | Pluggable Remote UserAdam Young2013-07-173-22/+88
| |/ /