summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a console output action to serversJake Dahn2011-12-192-3/+19
|/
* Call get_instance_nw_info with elevated context, as documented in nova/networ...Anthony Young2011-12-161-1/+1
* Fix scheduler error handlerChris Behrens2011-12-151-1/+1
* Expose Asynchronous Fault entity in the OSAPIAlex Meade2011-12-151-0/+5
* Refactors handling of detach volumeVishvananda Ishaya2011-12-141-70/+72
* Refactor vm_state and task_state checkingJohannes Erdfelt2011-12-134-229/+81
* Merge "Renaming instance_actions.instance_id column to instance_uuid. bluepri...Jenkins2011-12-131-1/+1
|\
| * Renaming instance_actions.instance_id column to instance_uuid.Naveed Massjouni2011-12-131-1/+1
* | Merge "bug 899767: fix vif-plugging with live migration"Jenkins2011-12-131-0/+6
|\ \ | |/ |/|
| * bug 899767: fix vif-plugging with live migrationDan Wendlandt2011-12-121-0/+6
* | Vm state management and error statesDavid Subiros2011-12-125-58/+249
* | Fixing snapshot failure task_stateDavid Subiros2011-12-121-2/+4
|/
* Merge "Add preparation for asynchronous instance faults"Jenkins2011-12-121-1/+28
|\
| * Add preparation for asynchronous instance faultsAlex Meade2011-12-091-1/+28
* | _check_image_size returns are consistentAaron Lee2011-12-091-2/+2
|/
* Set instance['host'] to the original host value on revert resize.Dan Prince2011-12-071-0/+1
* Clean up snapshot metadataBrian Waldon2011-12-071-5/+9
* Merge "Refactors periodic tasks to use a decorator."Jenkins2011-12-071-74/+44
|\
| * Refactors periodic tasks to use a decorator.Rick Harris2011-12-071-74/+44
* | Merge "Update associate_floating_ip to use instance objs"Jenkins2011-12-071-10/+3
|\ \ | |/ |/|
| * Update associate_floating_ip to use instance objsAlex Meade2011-12-061-10/+3
* | vm_state:=error on driver exceptions during resizeMark Washenberger2011-12-061-9/+18
|/
* Update compute manager so that finish_revert_resize runs on the sourceDan Prince2011-12-061-1/+1
* Make admin_password keyword in compute manager run_instance method matchDan Prince2011-12-051-2/+2
* Merge "Implement resize down for XenAPI"Jenkins2011-12-052-3/+4
|\
| * Implement resize down for XenAPIJohannes Erdfelt2011-12-022-3/+4
* | Better exception handling during run_instanceMark Washenberger2011-12-021-2/+2
|/
* Merge "Convert get_lock in compute to use uuids"Jenkins2011-12-022-85/+58
|\
| * Convert get_lock in compute to use uuidsAlex Meade2011-12-012-85/+58
* | Replace more cases of instance ids with uuidsAlex Meade2011-12-011-10/+9
|/
* Make run_instance only support instance uuids.Mark Washenberger2011-12-011-160/+151
* Merge "Remove boot-from-volume unreachable code path (#894172)"Jenkins2011-12-011-11/+0
|\
| * Remove boot-from-volume unreachable code path (#894172)Mark McLoughlin2011-11-241-11/+0
* | Adds missing image_meta to rescue's spawn() calls.Josh Kearney2011-11-301-1/+2
* | split rxtx_factor into network and instance_typeAaron Lee2011-11-301-3/+2
* | Convert compute manager delete methods to objectsBrian Waldon2011-11-292-22/+17
* | Merge "Use uuids for file injection."Jenkins2011-11-292-7/+5
|\ \
| * | Use uuids for file injection.Mark Washenberger2011-11-292-7/+5
* | | Merge "reboot & rebuild to use uuids in compute manager"Jenkins2011-11-292-41/+44
|\ \ \
| * | | reboot & rebuild to use uuids in compute managerAlex Meade2011-11-292-41/+44
* | | | Merge "Use uuids for compute manager agent update."Jenkins2011-11-291-5/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use uuids for compute manager agent update.Mark Washenberger2011-11-291-5/+4
| |/ /
* / / power_on/power_off in compute manager to use uuidsAlex Meade2011-11-292-12/+10
|/ /
* | Merge "Updating {add,remove}_fixed_ip_from_instance in compute.api and comput...Jenkins2011-11-282-14/+12
|\ \
| * | Updating {add,remove}_fixed_ip_from_instance in compute.api and compute.managerNaveed Massjouni2011-11-282-14/+12
* | | Merge "start/stop in compute manager to use uuids"Jenkins2011-11-282-27/+39
|\ \ \
| * | | start/stop in compute manager to use uuidsAlex Meade2011-11-282-27/+39
* | | | Merge "Updating {add,remove}_security_group in compute.api to use instance uu...Jenkins2011-11-281-14/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Updating {add,remove}_security_group in compute.api to use instanceNaveed Massjouni2011-11-221-14/+16
* | | | Merge "reset/inject network info in compute to use uuid"Jenkins2011-11-282-18/+17
|\ \ \ \ | |_|/ / |/| | |