summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Fix bad test cases in smoketest.Hengqing Hu2012-01-101-11/+15
|/ / / / / / / / /
* | | | | | | | | Merge "Adds simple policy engine support"Jenkins2012-01-106-0/+436
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Adds simple policy engine supportVishvananda Ishaya2012-01-096-0/+436
| |/ / / / / / /
* / / / / / / / Bug 885267: Fix GET /servers during instance deleteDean Troyer2012-01-091-3/+10
|/ / / / / / /
* | | | | | | Refactors utils.load_cached_fileVishvananda Ishaya2012-01-092-14/+32
* | | | | | | Serialization, deserialization, and response code decorators.Kevin L. Mitchell2012-01-0961-1980/+2277
| |/ / / / / |/| | | | |
* | | | | | Merge "preload cache table and keep it up to date"Jenkins2012-01-0610-42/+447
|\ \ \ \ \ \
| * | | | | | preload cache table and keep it up to dateTrey Morris2012-01-0510-42/+447
| |/ / / / /
* | | / / / Workaround bug 852095 without importing moxVishvananda Ishaya2012-01-061-5/+6
| |_|/ / / |/| | | |
* | | | | Bug #912858: test_authors_up_to_date does not deal with capitalized names pro...Armando Migliaccio2012-01-062-3/+4
* | | | | Adds workaround check for mox in to_primitiveVishvananda Ishaya2012-01-061-0/+7
|/ / / /
* | | | Ensure tests are python 2.6 compatible.Brian Lamar2012-01-051-4/+8
* | | | Merge "Return 409s instead of 500s when deleting certain instances."Jenkins2012-01-052-0/+38
|\ \ \ \
| * | | | Return 409s instead of 500s when deleting certain instances.Brian Lamar2012-01-052-0/+38
* | | | | Merge "Remove small unneeded code from impl_kombu"Jenkins2012-01-051-3/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove small unneeded code from impl_kombuChris Behrens2012-01-041-3/+0
* | | | | Merge "Update HACKING.rst."Jenkins2012-01-051-4/+1
|\ \ \ \ \
| * | | | | Update HACKING.rst.Kevin L. Mitchell2012-01-051-4/+1
* | | | | | Tell users what is about to be installed via sudoDaniel P. Berrange2012-01-052-0/+3
|/ / / / /
* / / / / Fix LP912092Jason Kölker2012-01-041-5/+5
|/ / / /
* | | | Merge "Set VLAN MTU size when creating the vlan interface."Jenkins2012-01-041-0/+7
|\ \ \ \
| * | | | Set VLAN MTU size when creating the vlan interface.Todd Willey2012-01-041-0/+7
* | | | | Merge "Remove install_requires processing."Jenkins2012-01-041-8/+0
|\ \ \ \ \
| * | | | | Remove install_requires processing.Monty Taylor2012-01-041-8/+0
* | | | | | Add missing space between XML attributesJohannes Erdfelt2012-01-041-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge "Fix except format to match HACKING"Jenkins2012-01-041-1/+1
|\ \ \ \ \
| * | | | | Fix except format to match HACKINGJoe Gordon2012-01-041-1/+1
* | | | | | Merge "Fix typo in nova/rootwrap/compute.py. Fixes LP: #911880"Jenkins2012-01-041-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix typo in nova/rootwrap/compute.py. Fixes LP: #911880Chuck Short2012-01-041-3/+3
* | | | | | Merge "Add instance_name field to console detail command which will give the ...Jenkins2012-01-042-1/+3
|\ \ \ \ \ \
| * | | | | | Add instance_name field to console detail commandSandy Walsh2012-01-042-1/+3
* | | | | | | Merge "Fix spelling of variable"Jenkins2012-01-041-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix spelling of variableJohannes Erdfelt2012-01-041-2/+2
* | | | | | | Merge "Support local target for Solaris, use 'safe' command-line processing"Jenkins2012-01-041-48/+99
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Support local target for Solaris, use 'safe' command-line processingJustin Santa Barbara2011-12-261-48/+99
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Call mkfs with the correct order of arguments"Jenkins2012-01-041-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Call mkfs with the correct order of argumentsJohannes Erdfelt2012-01-041-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Send event notifications for suspend and resume."Jenkins2012-01-041-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Send event notifications for suspend and resume.Josh Kearney2012-01-041-0/+8
* | | | | Merge "Make quantum_use_dhcp falsifiable"Jenkins2012-01-041-1/+1
|\ \ \ \ \
| * | | | | Make quantum_use_dhcp falsifiableAaron Lee2012-01-041-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Fixing name not defined"Jenkins2012-01-041-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixing name not definedAaron Lee2012-01-041-1/+1
| |/ / /
* / / / Fix bug 901899François Charlier2012-01-041-0/+2
|/ / /
* | | PEP8 type comparison cleanuplzyeval2012-01-0419-38/+37
* | | Add cloudpipe/vpn api to openstack api contrib.Todd Willey2012-01-033-0/+421
* | | Merge "Every string does not need to be internationalized"Jenkins2012-01-031-9/+9
|\ \ \
| * | | Every string does not need to be internationalizedJohannes Erdfelt2012-01-031-9/+9
* | | | Merge "Adds running_deleted_instance_reaper task."Jenkins2012-01-032-0/+101
|\ \ \ \ | |/ / / |/| | |
| * | | Adds running_deleted_instance_reaper task.Rick Harris2012-01-032-0/+101
| | |/ | |/|