summaryrefslogtreecommitdiffstats
path: root/keystone/assignment/backends/sql.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use dependency injection for assignment and identityBrant Knudson2013-07-311-3/+2
|/
* Implement role assignment inheritance (OS-INHERIT extension)Henry Nash2013-07-171-40/+122
* Mixed LDAP/SQL Backend.Adam Young2013-07-121-17/+23
* Rationalize how we get roles after authentication in the controllersHenry Nash2013-07-101-74/+27
* assignment backendAdam Young2013-07-091-0/+707