summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
* Fix test_user_enable_attribute_mask so it actually testsBrant Knudson2013-08-152-1/+8
* Do not skip test_user_enable_attribute_mask in _ldap_livetestBrant Knudson2013-08-151-3/+0
* Skip test_create_unicode_user_name in _ldap_livetestBrant Knudson2013-08-151-0/+3
* Move 'tests' directory into 'keystone' packageSascha Peilicke2013-08-1477-2/+20374
* Merge "Sync notifier module from Oslo"Jenkins2013-08-1434-6/+7351
|\
| * Sync notifier module from OsloLance Bragstad2013-08-1334-6/+7351
* | Initial implementation of unified-loggingLance Bragstad2013-08-131-91/+8
|/
* Merge "Make pki_setup work with OpenSSL 0.9.x"Jenkins2013-08-131-12/+24
|\
| * Make pki_setup work with OpenSSL 0.9.xDirk Mueller2013-08-071-12/+24
* | Merge "Drop extra credential indexes"Jenkins2013-08-132-5/+40
|\ \
| * | Drop extra credential indexesElena Ezhova2013-08-122-5/+40
* | | Merge "Sync models with migrations"Jenkins2013-08-125-10/+19
|\| |
| * | Sync models with migrationsElena Ezhova2013-08-125-10/+19
* | | 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-101-3/+17
|\ \ \ \
| * | | | Create default role on demandAdam Young2013-08-061-3/+17
* | | | | 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-096-40/+935
* | | | | Configurable max password length (bug 1175906)Dolph Mathews2013-08-083-12/+10
* | | | | 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-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
|\| | | | | |