summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Pre-staging pip requires"Jenkins2012-01-201-0/+1
|\ \
| * | Pre-staging pip requiresZiad Sawalha2012-01-191-0/+1
* | | Merge "Bug #916199: keystone-manage service list fails with AttributeError on...Jenkins2012-01-203-3/+102
|\ \ \
| * | | Bug #916199: keystone-manage service list fails with AttributeError on Servic...Ewan Mellor2012-01-193-3/+102
* | | | Merge "Fix LDAP Schema Syntax (bug 904380)"Jenkins2012-01-201-4/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix LDAP Schema Syntax (bug 904380)Ralf Haferkamp2012-01-171-4/+2
* | | | Merge "Exception raise error"Jenkins2012-01-191-1/+1
|\ \ \ \
| * | | | Exception raise errorZhongyue Luo2012-01-191-1/+1
| | |/ / | |/| |
* | | | Merge "Updates to middleware to deprecate X_USER"Jenkins2012-01-195-6/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Updates to middleware to deprecate X_USERZiad Sawalha2012-01-195-6/+13
| |/ /
* | | Merge "Revert "Exception raise error""Jenkins2012-01-192-2/+2
|\ \ \
| * | | Revert "Exception raise error"Zhongyue Luo2012-01-192-2/+2
| |/ /
* | | Merge "Bug #915544: keystone-manage version 1 commands broken when using flags"Jenkins2012-01-191-8/+18
|\ \ \ | |/ / |/| |
| * | Bug #915544: keystone-manage version 1 commands broken when using flagsEwan Mellor2012-01-121-8/+18
* | | Exception raise errorZhongyue Luo2012-01-152-2/+2
|/ /
* | Merge "Show useful traceback if manage command fails"Jenkins2012-01-091-9/+13
|\ \
| * | Show useful traceback if manage command failsCole Robinson2012-01-091-9/+13
| |/
* | Merge "Add 'tenants' to Auth & Validate Response"Jenkins2012-01-096-6/+84
|\ \
| * | Add 'tenants' to Auth & Validate ResponseZiad Sawalha2012-01-076-6/+84
* | | Merge "Fixed Test Coverage Handling"Jenkins2012-01-094-16/+33
|\ \ \
| * | | Fixed Test Coverage HandlingZiad Sawalha2012-01-064-16/+33
| |/ /
* / / Fix minor typoMichael Still2012-01-081-1/+1
|/ /
* | Adding prettytable dependencyZiad Sawalha2012-01-061-0/+1
* | Front-end loggingZiad Sawalha2012-01-0620-147/+263
* | Implement Role ModelZiad Sawalha2012-01-0620-564/+567
* | xsd fixesZiad Sawalha2012-01-063-14/+3
* | Merge "Initial keystone-manage rewrite (bp keystone-manage2)"Jenkins2012-01-069-2/+386
|\ \
| * | Initial keystone-manage rewrite (bp keystone-manage2)Dolph Mathews2012-01-059-2/+386
| |/
* | Merge "Correct endpoint template URLs in docs."Jenkins2012-01-062-6/+7
|\ \
| * | Correct endpoint template URLs in docs.Kiall Mac Innes2012-01-052-6/+7
| |/
* / Added decorators for admin and service_admin checksEd Leafe2012-01-054-154/+276
|/
* Remove install_requires processing.James E. Blair2012-01-051-7/+0
* Merge "Implement Endpoint, Endpoint Template, and Credential Managers"Jenkins2012-01-044-35/+202
|\
| * Implement Endpoint, Endpoint Template, and Credential ManagersZiad Sawalha2012-01-044-35/+202
* | Merge "PEP8 keystone cleanup"Jenkins2012-01-0415-23/+23
|\ \ | |/ |/|
| * PEP8 keystone cleanuplzyeval2012-01-0415-23/+23
* | Changes run_tests.sh to also run pep8 by default.Ed Leafe2012-01-041-2/+11
|/
* Merge "Un-pythonic methods lp:911311 Fixed pep8 problems Changed comments to ...Jenkins2012-01-041-12/+24
|\
| * Un-pythonic methods lp:911311Ed Leafe2012-01-031-12/+24
* | Merge "fix bug lp:910491 option "service_host" in keystone.conf not works"Jenkins2012-01-043-2/+3
|\ \
| * | fix bug lp:910491 option "service_host" in keystone.conf not worksYaguang Tang2012-01-013-2/+3
* | | Updates to Tests/TestingZiad Sawalha2012-01-0317-153/+288
| |/ |/|
* | Install a good version of pip in the venv.Monty Taylor2012-01-021-1/+2
|/
* Added tox.ini fileMonty Taylor2011-12-301-0/+14
* Implement Service ManagerZiad Sawalha2011-12-302-23/+85
* Implement Tenant ManagerZiad Sawalha2011-12-306-42/+148
* Fixes bug lp:910169 - Tests are using too much memoryEd Leafe2011-12-301-1/+6
* Changed the call to create the KeystoneContextMiddleware object to pass the c...Ed Leafe2011-12-302-1/+3
* Merge "Added logging on core modules"Jenkins2011-12-3018-55/+319
|\
| * Added logging on core modulesZiad Sawalha2011-12-3018-55/+319