summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add exit_code, stdout, stderr etc to ProcessExecutionExceptionJustin Santa Barbara2011-12-221-0/+6
* Switch extension namespaceJohannes Erdfelt2011-12-2222-22/+32
* Merge "Remove code in migration 064 to drop an fkey that does not exist. Fixe...Jenkins2011-12-221-12/+0
|\
| * Remove code in migration 064 to drop an fkey that does not exist.Dan Prince2011-12-221-12/+0
* | Merge "Refactor Xen Vif drivers. Fixes LP907850"Jenkins2011-12-223-36/+56
|\ \ | |/ |/|
| * Refactor Xen Vif drivers. Fixes LP907850Jason Kölker2011-12-223-36/+56
* | Merge "Bug#898257 support handling images with libguestfs"Jenkins2011-12-223-2/+99
|\ \
| * | Bug#898257 support handling images with libguestfsPádraig Brady2011-12-223-2/+99
* | | Merge "Bug#898257 abstract out disk image access methods"Jenkins2011-12-2212-153/+467
|\| |
| * | Bug#898257 abstract out disk image access methodsPádraig Brady2011-12-2212-153/+467
* | | Merge "Move 'actions' subresource into extension"Jenkins2011-12-226-57/+128
|\ \ \
| * | | Move 'actions' subresource into extensionBrian Waldon2011-12-226-57/+128
| |/ /
* | | Merge "Remove unneeded broken test case."Jenkins2011-12-221-37/+0
|\ \ \
| * | | Remove unneeded broken test case.Mark Washenberger2011-12-211-37/+0
| |/ /
* | | Merge "Move createBackup server action into extension"Jenkins2011-12-224-201/+202
|\ \ \
| * | | Move createBackup server action into extensionBrian Waldon2011-12-224-201/+202
| | |/ | |/|
* | | Merge "Make os-server-diagnostics extension admin-only"Jenkins2011-12-221-1/+1
|\ \ \
| * | | Make os-server-diagnostics extension admin-onlyBrian Waldon2011-12-221-1/+1
| | |/ | |/|
* | | Use SQLAlchemy to drop foreign key in DB migrateCor Cornelisse2011-12-222-5/+12
| |/ |/|
* | Merge "Allow accessIPv4 and accessIPv6 on rebuild action"Jenkins2011-12-224-115/+113
|\ \ | |/ |/|
| * Allow accessIPv4 and accessIPv6 on rebuild actionBrian Waldon2011-12-214-115/+113
* | Fix spelling typos in commentsJoe Gordon2011-12-211-2/+2
|/
* Move 'diagnostics' subresource to admin extensionBrian Waldon2011-12-216-10/+109
* Merge "Cleaning up imports in compute and virt"Jenkins2011-12-2116-43/+19
|\
| * Cleaning up imports in compute and virtBrian Waldon2011-12-2116-43/+19
* | Merge "Make reroute_compute use functools.wraps. Fixes LP bug #906945."Jenkins2011-12-211-0/+1
|\ \ | |/ |/|
| * Make reroute_compute use functools.wraps. Fixes LP bug #906945.Dan Prince2011-12-211-0/+1
* | Merge "Cleaning up imports in nova.api"Jenkins2011-12-2119-40/+24
|\ \
| * | Cleaning up imports in nova.apiBrian Waldon2011-12-2119-40/+24
| |/
* | Merge "Removing extra code from servers controller"Jenkins2011-12-211-31/+8
|\ \ | |/ |/|
| * Removing extra code from servers controllerBrian Waldon2011-12-211-31/+8
* | Merge "Generate instance faults when instance errors"Jenkins2011-12-212-37/+185
|\ \ | |/ |/|
| * Generate instance faults when instance errorsAlex Meade2011-12-212-37/+185
* | Merge "Makes disassociate by timeout work with multi-host"Jenkins2011-12-211-8/+17
|\ \ | |/ |/|
| * Makes disassociate by timeout work with multi-hostVishvananda Ishaya2011-12-161-8/+17
* | Clarify NoValidHost messagesJoe Gordon2011-12-201-3/+3
* | Fix one last bug in os-console-output extensionBrian Waldon2011-12-202-4/+10
* | Fix os-console-output extension integrationBrian Waldon2011-12-202-12/+46
* | Merge "Improve the minidns tests to handle zone matching."Jenkins2011-12-202-14/+23
|\ \
| * | Improve the minidns tests to handle zone matching.Andrew Bogott2011-12-202-14/+23
* | | Set Location header in server create and rebuild actionsJohannes Erdfelt2011-12-202-0/+51
* | | Consistently use REBUILDING vm_stateJohannes Erdfelt2011-12-203-5/+3
* | | Merge "Make UUID format checking more correct."Jenkins2011-12-202-2/+11
|\ \ \
| * | | Make UUID format checking more correct.Russell Bryant2011-12-202-2/+11
* | | | Merge "Set min_ram and min_disk on snapshot"Jenkins2011-12-202-1/+155
|\ \ \ \ | |_|/ / |/| | |
| * | | Set min_ram and min_disk on snapshotAlex Meade2011-12-202-1/+155
| |/ /
* | | Merge "Properly passes arg to run_iscsiadm to fix logout"Jenkins2011-12-203-13/+32
|\ \ \
| * | | Properly passes arg to run_iscsiadm to fix logoutVishvananda Ishaya2011-12-163-13/+32
| | |/ | |/|
* | | Remove unused FLAGS.block_sizeJulien Danjou2011-12-201-2/+0
* | | Merge "Creating mechanism that loads Admin API extensions"Jenkins2011-12-2010-77/+69
|\ \ \ | |_|/ |/| |