summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix keystone-all's usage of options vs conf"Jenkins2012-03-202-5/+5
|\
| * fix keystone-all's usage of options vs conftermie2012-03-202-5/+5
* | pass the arguments in when starting keystone-alltermie2012-03-201-1/+1
|/
* Merge "Clean up sql connection args"Jenkins2012-03-204-13/+1
|\
| * Clean up sql connection argsBrian Waldon2012-03-194-13/+1
* | Merge "Improved file logging example (bug 959610)"Jenkins2012-03-203-21/+6
|\ \
| * | Improved file logging example (bug 959610)Dolph Mathews2012-03-193-21/+6
* | | Changing belongsTo validation back to IDMichael Basnight2012-03-202-2/+2
* | | Merge "Fixes LP #954089 - Service list templated catalog"Jenkins2012-03-2012-55/+174
|\ \ \
| * | | Fixes LP #954089 - Service list templated catalogJay Pipes2012-03-1912-55/+174
* | | | Merge "Swift middleware doc update."Jenkins2012-03-201-5/+8
|\ \ \ \
| * | | | Swift middleware doc update.Chmouel Boudjnah2012-03-191-5/+8
* | | | | Merge "Refactor keystone.common.logging use (bug 948224)"Jenkins2012-03-2011-62/+90
|\ \ \ \ \
| * | | | | Refactor keystone.common.logging use (bug 948224)Dolph Mathews2012-03-1411-62/+90
* | | | | | Merge "Installing keystone docs"Jenkins2012-03-202-2/+118
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Installing keystone docsJoe Heck2012-03-142-2/+118
| |/ / / /
* | | | | Merge "Update get_metadata to return {}"Jenkins2012-03-205-9/+26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update get_metadata to return {}Brian Lamar2012-03-095-9/+26
* | | | | Merge "Fix default port for identity.internalURL"Jenkins2012-03-191-1/+1
|\ \ \ \ \
| * | | | | Fix default port for identity.internalURLJulien Danjou2012-03-151-1/+1
* | | | | | Merge "docstring cleanup to remove sphinx warnings"Jenkins2012-03-192-9/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | docstring cleanup to remove sphinx warningsJoe Heck2012-03-142-9/+14
* | | | | | Merge "Remove nova-specific middlewares"Jenkins2012-03-194-327/+1
|\ \ \ \ \ \
| * | | | | | Remove nova-specific middlewaresBrian Waldon2012-03-194-327/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add check for MAX_PASSWORD_LENGTH to utils."Jenkins2012-03-192-4/+18
|\ \ \ \ \ \
| * | | | | | Add check for MAX_PASSWORD_LENGTH to utils.Dan Prince2012-03-192-4/+18
| |/ / / / /
* / / / / / Remove glance_auth_token middlewareBrian Waldon2012-03-161-78/+0
|/ / / / /
* | | | | Merge "sample_data.sh: check file paths for packaged installations"Jenkins2012-03-161-4/+15
|\ \ \ \ \
| * | | | | sample_data.sh: check file paths for packaged installationsAlan Pevec2012-03-131-4/+15
* | | | | | Merge "Properly return 501 for unsupported Catalog calls"Jenkins2012-03-159-39/+127
|\ \ \ \ \ \
| * | | | | | Properly return 501 for unsupported Catalog callsAdam Gandelman2012-03-149-39/+127
* | | | | | | Merge "Add automatically generated code docs."Jenkins2012-03-151-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Add automatically generated code docs.Russell Bryant2012-03-141-0/+3
| |/ / / / / /
* | | | | | | Merge "Update username -> name in token response."Jenkins2012-03-152-5/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update username -> name in token response.Brian Lamar2012-03-142-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Raising unauthorized instead of 500 (bug 954547)"Jenkins2012-03-151-6/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Raising unauthorized instead of 500 (bug 954547)Dolph Mathews2012-03-131-6/+15
* | | | | | Merge "Allow connect to another tenant."Jenkins2012-03-141-5/+21
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allow connect to another tenant.Chmouel Boudjnah2012-03-141-5/+21
* | | | | | Merge "Update docs for keystone client cli args"Jenkins2012-03-141-6/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update docs for keystone client cli argsDean Troyer2012-03-141-6/+6
* | | | | | updating documentation for rewrite of auth_token.Joe Heck2012-03-1415-1280/+148
| |/ / / / |/| | | |
* | | | | Merge "Failing to update tenants (bug 953678, bug 954673)"Jenkins2012-03-143-15/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Failing to update tenants (bug 953678, bug 954673)Dolph Mathews2012-03-133-15/+47
| |/ / /
* / / / added LDAP section to architecture and architectureAdam Young2012-03-132-3/+45
|/ / /
* | | Bug #943031 MySQL Server has gone awayPeng Yong2012-03-132-4/+40
* | | Merge "Improved legacy tenancy resolution (bug 951933)"Jenkins2012-03-132-60/+174
|\ \ \
| * | | Improved legacy tenancy resolution (bug 951933)Dolph Mathews2012-03-132-60/+174
| |/ /
* / / making all use of time follow datetime.utcnow()Joe Heck2012-03-134-5/+5
|/ /
* | Fix iso8601 import/use and date comparaison.Chmouel Boudjnah2012-03-123-21/+79