Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "fix keystone-all's usage of options vs conf" | Jenkins | 2012-03-20 | 2 | -5/+5 |
|\ | |||||
| * | fix keystone-all's usage of options vs conf | termie | 2012-03-20 | 2 | -5/+5 |
* | | pass the arguments in when starting keystone-all | termie | 2012-03-20 | 1 | -1/+1 |
|/ | |||||
* | Merge "Clean up sql connection args" | Jenkins | 2012-03-20 | 4 | -13/+1 |
|\ | |||||
| * | Clean up sql connection args | Brian Waldon | 2012-03-19 | 4 | -13/+1 |
* | | Merge "Improved file logging example (bug 959610)" | Jenkins | 2012-03-20 | 3 | -21/+6 |
|\ \ | |||||
| * | | Improved file logging example (bug 959610) | Dolph Mathews | 2012-03-19 | 3 | -21/+6 |
* | | | Changing belongsTo validation back to ID | Michael Basnight | 2012-03-20 | 2 | -2/+2 |
* | | | Merge "Fixes LP #954089 - Service list templated catalog" | Jenkins | 2012-03-20 | 12 | -55/+174 |
|\ \ \ | |||||
| * | | | Fixes LP #954089 - Service list templated catalog | Jay Pipes | 2012-03-19 | 12 | -55/+174 |
* | | | | Merge "Swift middleware doc update." | Jenkins | 2012-03-20 | 1 | -5/+8 |
|\ \ \ \ | |||||
| * | | | | Swift middleware doc update. | Chmouel Boudjnah | 2012-03-19 | 1 | -5/+8 |
* | | | | | Merge "Refactor keystone.common.logging use (bug 948224)" | Jenkins | 2012-03-20 | 11 | -62/+90 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor keystone.common.logging use (bug 948224) | Dolph Mathews | 2012-03-14 | 11 | -62/+90 |
* | | | | | | Merge "Installing keystone docs" | Jenkins | 2012-03-20 | 2 | -2/+118 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Installing keystone docs | Joe Heck | 2012-03-14 | 2 | -2/+118 |
| |/ / / / | |||||
* | | | | | Merge "Update get_metadata to return {}" | Jenkins | 2012-03-20 | 5 | -9/+26 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Update get_metadata to return {} | Brian Lamar | 2012-03-09 | 5 | -9/+26 |
* | | | | | Merge "Fix default port for identity.internalURL" | Jenkins | 2012-03-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix default port for identity.internalURL | Julien Danjou | 2012-03-15 | 1 | -1/+1 |
* | | | | | | Merge "docstring cleanup to remove sphinx warnings" | Jenkins | 2012-03-19 | 2 | -9/+14 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | docstring cleanup to remove sphinx warnings | Joe Heck | 2012-03-14 | 2 | -9/+14 |
* | | | | | | Merge "Remove nova-specific middlewares" | Jenkins | 2012-03-19 | 4 | -327/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove nova-specific middlewares | Brian Waldon | 2012-03-19 | 4 | -327/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge "Add check for MAX_PASSWORD_LENGTH to utils." | Jenkins | 2012-03-19 | 2 | -4/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add check for MAX_PASSWORD_LENGTH to utils. | Dan Prince | 2012-03-19 | 2 | -4/+18 |
| |/ / / / / | |||||
* / / / / / | Remove glance_auth_token middleware | Brian Waldon | 2012-03-16 | 1 | -78/+0 |
|/ / / / / | |||||
* | | | | | Merge "sample_data.sh: check file paths for packaged installations" | Jenkins | 2012-03-16 | 1 | -4/+15 |
|\ \ \ \ \ | |||||
| * | | | | | sample_data.sh: check file paths for packaged installations | Alan Pevec | 2012-03-13 | 1 | -4/+15 |
* | | | | | | Merge "Properly return 501 for unsupported Catalog calls" | Jenkins | 2012-03-15 | 9 | -39/+127 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Properly return 501 for unsupported Catalog calls | Adam Gandelman | 2012-03-14 | 9 | -39/+127 |
* | | | | | | | Merge "Add automatically generated code docs." | Jenkins | 2012-03-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add automatically generated code docs. | Russell Bryant | 2012-03-14 | 1 | -0/+3 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Update username -> name in token response." | Jenkins | 2012-03-15 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Update username -> name in token response. | Brian Lamar | 2012-03-14 | 2 | -5/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge "Raising unauthorized instead of 500 (bug 954547)" | Jenkins | 2012-03-15 | 1 | -6/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Raising unauthorized instead of 500 (bug 954547) | Dolph Mathews | 2012-03-13 | 1 | -6/+15 |
* | | | | | | Merge "Allow connect to another tenant." | Jenkins | 2012-03-14 | 1 | -5/+21 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Allow connect to another tenant. | Chmouel Boudjnah | 2012-03-14 | 1 | -5/+21 |
* | | | | | | Merge "Update docs for keystone client cli args" | Jenkins | 2012-03-14 | 1 | -6/+6 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Update docs for keystone client cli args | Dean Troyer | 2012-03-14 | 1 | -6/+6 |
* | | | | | | updating documentation for rewrite of auth_token. | Joe Heck | 2012-03-14 | 15 | -1280/+148 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge "Failing to update tenants (bug 953678, bug 954673)" | Jenkins | 2012-03-14 | 3 | -15/+47 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Failing to update tenants (bug 953678, bug 954673) | Dolph Mathews | 2012-03-13 | 3 | -15/+47 |
| |/ / / | |||||
* / / / | added LDAP section to architecture and architecture | Adam Young | 2012-03-13 | 2 | -3/+45 |
|/ / / | |||||
* | | | Bug #943031 MySQL Server has gone away | Peng Yong | 2012-03-13 | 2 | -4/+40 |
* | | | Merge "Improved legacy tenancy resolution (bug 951933)" | Jenkins | 2012-03-13 | 2 | -60/+174 |
|\ \ \ | |||||
| * | | | Improved legacy tenancy resolution (bug 951933) | Dolph Mathews | 2012-03-13 | 2 | -60/+174 |
| |/ / | |||||
* / / | making all use of time follow datetime.utcnow() | Joe Heck | 2012-03-13 | 4 | -5/+5 |
|/ / | |||||
* | | Fix iso8601 import/use and date comparaison. | Chmouel Boudjnah | 2012-03-12 | 3 | -21/+79 |