summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Abstract out attribute_ignore assigning in LDAP driver"Jenkins2013-08-103-12/+4
|\ \ \ \ \
| * | | | | Abstract out attribute_ignore assigning in LDAP driverElena Ezhova2013-08-063-12/+4
* | | | | | Merge "Create default role on demand"Jenkins2013-08-102-3/+29
|\ \ \ \ \ \
| * | | | | | Create default role on demandAdam Young2013-08-062-3/+29
* | | | | | | Merge "Abstract out attribute_mapping filling in LDAP driver."Jenkins2013-08-093-34/+19
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Abstract out attribute_mapping filling in LDAP driver.Elena Ezhova2013-08-053-34/+19
* | | | | | | Sync unified logging solution from OsloLance Bragstad2013-08-097-40/+936
| |_|_|_|_|/ |/| | | | |
* | | | | | Configurable max password length (bug 1175906)Dolph Mathews2013-08-085-13/+15
* | | | | | Merge "Fix select n+1 issue in keystone catalog"Jenkins2013-08-082-40/+35
|\ \ \ \ \ \
| * | | | | | Fix select n+1 issue in keystone catalogRoman Verchikov2013-08-072-40/+35
| |/ / / / /
* | | | | | Merge "extension migrations"Jenkins2013-08-0710-77/+288
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | extension migrationsAdam Young2013-08-0610-77/+288
* | | | | | Merge "remove swift dependency of s3 middleware"Jenkins2013-08-063-25/+91
|\ \ \ \ \ \
| * | | | | | remove swift dependency of s3 middlewareKun Huang2013-08-023-25/+91
* | | | | | | 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-062-3/+25
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Handle json data when migrating role metadata.Mark J. Washenberger2013-07-312-3/+25
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Use oslo.sphinx and remove local copy of doc theme"Jenkins2013-08-025-98/+12
|\ \ \ \ \ \ \
| * | | | | | | Use oslo.sphinx and remove local copy of doc themeDoug Hellmann2013-07-085-98/+12
* | | | | | | | Merge "Fix typo: Tenents -> Tenants"Jenkins2013-08-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo: Tenents -> TenantsFrancois Deppierraz2013-07-301-1/+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-026-36/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove kwargs from manager calls where not needed.Morgan Fainberg2013-08-016-36/+29
* | | | | | | | | Merge "Clean up use of token_provider manager in tests"Jenkins2013-08-024-7/+6
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Clean up use of token_provider manager in testsBrant Knudson2013-08-014-7/+6
* | | | | | | | | Merge "V3 API need to check mandatory field when creating resources"Jenkins2013-08-022-0/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | V3 API need to check mandatory field when creating resourcesxingzhou2013-08-012-0/+30
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Update references with new Mailing List location"Jenkins2013-08-022-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update references with new Mailing List locationTom Fifield2013-07-292-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Sync DB models and migrations in keystone.assignment.backends.sql"Jenkins2013-08-022-10/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Sync DB models and migrations in keystone.assignment.backends.sqlElena Ezhova2013-07-312-10/+14
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "add OS-TRUST to links"Jenkins2013-08-022-2/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add OS-TRUST to linksAdam Young2013-08-012-2/+20
* | | | | | | | | | Merge ".gitignore eggs"Jenkins2013-08-021-0/+1
|\| | | | | | | | |
| * | | | | | | | | .gitignore eggsAdam Young2013-07-311-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | 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-024-1/+64
|\| | | | | | | | |
| * | | | | | | | | Handle circular dependenciesBrant Knudson2013-07-314-1/+64
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Clear out the dependency registry between tests"Jenkins2013-08-023-1/+41
|\| | | | | | | | | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Clear out the dependency registry between testsBrant Knudson2013-07-313-1/+41
| | |/ / / / / | |/| | | | |
* | | | | | | 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-012-4/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Use keystone.wsgi.Request for RequestClassBrant Knudson2013-07-292-4/+2