summaryrefslogtreecommitdiffstats
path: root/keystone/trust
Commit message (Expand)AuthorAgeFilesLines
* Merge "Sync models with migrations"Jenkins2013-08-121-4/+4
|\
| * Sync models with migrationsElena Ezhova2013-08-121-4/+4
* | add OS-TRUST to linksAdam Young2013-08-011-2/+16
|/
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-281-22/+17
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-2/+4
* imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-242-5/+4
* use the 'not in' operator (flake8 H902)Dolph Mathews2013-05-231-1/+1
* Use TODO(NAME) (flake8 H101)Dolph Mathews2013-05-231-2/+2
* Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-231-1/+2
* get SQL refs from session (bp sql-query-get)Dolph Mathews2013-05-201-4/+2
* Merge "fix undefined variable"Jenkins2013-04-231-1/+1
|\
| * fix undefined variableBrant Knudson2013-04-081-1/+1
* | Removed unused importsDolph Mathews2013-04-164-5/+0
|/
* Rename trust extension.Russell Bryant2013-03-221-7/+7
* Move trusts to extensionDolph Mathews2013-03-211-7/+7
* bug 1133526Malini Bhandaru2013-03-081-1/+1
* Merge "fix typo in kvs backend"Jenkins2013-03-071-9/+10
|\
| * fix typo in kvs backendAdam Young2013-03-071-9/+10
* | remove unused importAdam Young2013-03-061-1/+1
|/
* TrustsAdam Young2013-03-057-0/+599