summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove db access for block devices and network info on rebootDan Smith2012-10-163-11/+52
* | | | Merge "Remove db access for block devices on terminate_instance"Jenkins2012-10-163-24/+45
|\| | | | |/ / |/| |
| * | Remove db access for block devices on terminate_instanceDan Smith2012-10-163-24/+45
* | | Merge "Stops compute api import at import time"Jenkins2012-10-121-2/+5
|\ \ \
| * | | Stops compute api import at import timeVishvananda Ishaya2012-10-121-2/+5
| |/ /
* | | Merge "Pass correct task_state on snapshot"Jenkins2012-10-121-0/+5
|\ \ \
| * | | Pass correct task_state on snapshotRick Harris2012-10-111-0/+5
| |/ /
* / / Migrate DHCP host info during resizeJian Wen2012-10-121-2/+7
|/ /
* | Merge "Update kernel_id and ramdisk_id while rebuilding instance"Jenkins2012-10-101-1/+9
|\ \
| * | Update kernel_id and ramdisk_id while rebuilding instanceSirisha Devineni2012-10-051-1/+9
* | | Merge "Fix reserve_block_device_name while attach volume"Jenkins2012-10-103-6/+9
|\ \ \
| * | | Fix reserve_block_device_name while attach volumeMotoKen2012-10-053-6/+9
| |/ /
* | | Merge "Drop claim timeouts from resource tracker"Jenkins2012-10-091-50/+14
|\ \ \
| * | | Drop claim timeouts from resource trackerBrian Elliott2012-10-081-50/+14
| | |/ | |/|
* / | Set instance host field after resource claimBrian Elliott2012-10-082-4/+24
|/ /
* | Merge "Centralize sent_meta definition"Jenkins2012-10-051-4/+5
|\ \ | |/ |/|
| * Centralize sent_meta definitionKevin L. Mitchell2012-10-041-4/+5
* | Merge "xenapi: Refactor snapshots during resize"Jenkins2012-10-051-5/+39
|\ \ | |/ |/|
| * xenapi: Refactor snapshots during resizeRenuka Apte2012-10-031-5/+39
* | Move snapshot image property inheritanceKevin L. Mitchell2012-10-041-0/+16
|/
* Make resource tracker uses faster DB queryJohannes Erdfelt2012-10-021-2/+1
* remove deprecated connection_type flagSean Dague2012-10-012-5/+2
* Merge "Collect more accurate bandwidth data for XenServer"Jenkins2012-09-291-9/+47
|\
| * Collect more accurate bandwidth data for XenServerMonsyne Dragon2012-09-251-9/+47
* | Synchronize docstring with actual implementationJohannes Erdfelt2012-09-281-2/+1
* | Merge "Pass block_device_info to destroy in revert_resize"Jenkins2012-09-271-1/+5
|\ \
| * | Pass block_device_info to destroy in revert_resizeMatt Odden2012-09-271-1/+5
* | | Merge "Check that an image is active before spawning instances."Jenkins2012-09-271-0/+2
|\ \ \ | |/ / |/| |
| * | Check that an image is active before spawning instances.Michael Still2012-09-261-0/+2
* | | Merge "Replaced default hostname function from gethostname to getfqdn"Jenkins2012-09-261-1/+1
|\ \ \
| * | | Replaced default hostname function from gethostname to getfqdnLuis Fernandez Alvarez2012-09-261-1/+1
| |/ /
* | | Remove unnecessary check if migration_ref is not NoneJohannes Erdfelt2012-09-261-6/+0
* | | Fix issues deleting instances in RESIZED stateChris Behrens2012-09-261-2/+6
|/ /
* / Fix issues with device autoassignment in xenapiVishvananda Ishaya2012-09-251-0/+17
|/
* Merge "Allow deletion of instance with failed vol cleanup"Jenkins2012-09-241-1/+13
|\
| * Allow deletion of instance with failed vol cleanupVishvananda Ishaya2012-09-231-1/+13
* | Fixes snapshotting of instances booted from volumeVishvananda Ishaya2012-09-231-2/+1
|/
* Fix live migration when volumes are attachedVishvananda Ishaya2012-09-201-8/+0
* Fix startup with DELETED instancesStanislaw Pitucha2012-09-201-0/+7
* Merge "Fix bugs in resource tracker and cleanup"Jenkins2012-09-202-192/+289
|\
| * Fix bugs in resource tracker and cleanupBrian Elliott2012-09-202-192/+289
* | Merge "Clean up test_state_revert"Jenkins2012-09-201-0/+2
|\ \
| * | Clean up test_state_revertJohannes Erdfelt2012-09-191-0/+2
* | | Merge "Call compute manager methods with instance as keyword argument"Jenkins2012-09-201-2/+2
|\| | | |/ |/|
| * Call compute manager methods with instance as keyword argumentJohannes Erdfelt2012-09-191-2/+2
* | Merge "fix unused import"Jenkins2012-09-201-2/+0
|\ \
| * | fix unused importlapgoon2012-09-201-2/+0
* | | Always yield to other greenthreads after database callsJohannes Erdfelt2012-09-191-7/+0
| |/ |/|
* | xapi: fix create hypervisor poolMate Lakat2012-09-192-11/+24
|/
* Re-attach volumes after instance resizeRafi Khardalian2012-09-041-3/+15