summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make bdms primitive in rpcapi.terminate_instance"Jenkins2012-11-011-1/+2
|\
| * Make bdms primitive in rpcapi.terminate_instanceNikola Dipanov2012-11-011-1/+2
* | Fix copy-paste bug in block_device_info_generationVishvananda Ishaya2012-10-311-1/+1
* | Merge "Add rxtx_factor to network migration logic"Jenkins2012-10-311-17/+13
|\ \
| * | Add rxtx_factor to network migration logicKevin L. Mitchell2012-10-311-17/+13
* | | Merge "Add scheduler retries for prep_resize operations."Jenkins2012-10-312-59/+114
|\ \ \ | |_|/ |/| |
| * | Add scheduler retries for prep_resize operations.Brian Elliott2012-10-312-59/+114
| |/
* | Merge "fetch_images() method no more needed"Jenkins2012-10-311-23/+7
|\ \ | |/ |/|
| * fetch_images() method no more neededÉdouard Thuleau2012-10-261-23/+7
* | Merge "Fix VM deletion from down compute node"Jenkins2012-10-311-7/+47
|\ \
| * | Fix VM deletion from down compute nodeJoe Gordon2012-10-301-7/+47
* | | Remove database usage from libvirt check_can_live_migrate_destinationDan Smith2012-10-301-1/+12
|/ /
* | Merge "refactor: extract _terminate_volume_connections"Jenkins2012-10-301-16/+13
|\ \
| * | refactor: extract _terminate_volume_connectionsMate Lakat2012-10-301-16/+13
* | | Merge "Ensures compute_driver flag can be used by bdm"Jenkins2012-10-301-5/+0
|\ \ \
| * | | Ensures compute_driver flag can be used by bdmJohn Garbutt2012-10-291-5/+0
* | | | Merge "More robust checking for empty requested_networks"Jenkins2012-10-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | More robust checking for empty requested_networksAndrew Laski2012-10-251-1/+1
* | | | Let scheduler know services' capabilities at startupArata Notsu2012-10-282-2/+6
* | | | Merge "Rehydrate NetworkInfo in reboot_instance()"Jenkins2012-10-271-0/+4
|\ \ \ \
| * | | | Rehydrate NetworkInfo in reboot_instance()Dan Smith2012-10-251-0/+4
| |/ / /
* | | | Fix use of elevated context for resize methodsChris Behrens2012-10-272-19/+21
* | | | Merge "Send full migration data to finish_resize."Jenkins2012-10-262-21/+24
|\ \ \ \
| * | | | Send full migration data to finish_resize.Russell Bryant2012-10-242-21/+24
* | | | | Merge "Send usage event on revert_resize"Jenkins2012-10-261-0/+6
|\ \ \ \ \
| * | | | | Send usage event on revert_resizeChris Behrens2012-10-261-0/+6
* | | | | | Merge "Send full migration to confirm_resize."Jenkins2012-10-263-11/+15
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Send full migration to confirm_resize.Russell Bryant2012-10-243-11/+15
* | | | | | Merge "Send full migration to resize_instance."Jenkins2012-10-262-17/+21
|\| | | | | | |/ / / / |/| | | |
| * | | | Send full migration to resize_instance.Russell Bryant2012-10-242-17/+21
* | | | | Save exceptions earlier in finish_resizeChris Behrens2012-10-251-2/+7
| |_|_|/ |/| | |
* | | | Merge "Migrate to fileutils and lockutils."Jenkins2012-10-262-8/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Migrate to fileutils and lockutils.Michael Still2012-10-252-8/+10
| |/ /
* | | Merge "Fix Incorrect Exception when metadata is over 255 characters"Jenkins2012-10-251-2/+2
|\ \ \
| * | | Fix Incorrect Exception when metadata is over 255 charactersDavanum Srinivas2012-10-241-2/+2
* | | | Merge "Fix live migration volume assignment."Jenkins2012-10-251-2/+13
|\ \ \ \
| * | | | Fix live migration volume assignment.Alex Handle2012-10-241-2/+13
| |/ / /
* | | | Merge "Add better log line for undefined compute_driver"Jenkins2012-10-251-0/+4
|\ \ \ \
| * | | | Add better log line for undefined compute_driverStanislaw Pitucha2012-10-241-0/+4
| |/ / /
* | | | Merge "Consistent Rollback for instance creation failures"Jenkins2012-10-251-101/+105
|\ \ \ \ | |_|/ / |/| | |
| * | | Consistent Rollback for instance creation failuresAndy McCrae2012-10-241-101/+105
| |/ /
* | | Merge "Remove database usage from libvirt imagecache module"Jenkins2012-10-241-4/+2
|\ \ \
| * | | Remove database usage from libvirt imagecache moduleDan Smith2012-10-241-4/+2
* | | | Merge "nova-compute sends its capabilities to schedulers ASAP"Jenkins2012-10-241-0/+3
|\ \ \ \
| * | | | nova-compute sends its capabilities to schedulers ASAPArata Notsu2012-10-231-0/+3
* | | | | Merge "Use instance_exists to check existence"Jenkins2012-10-241-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use instance_exists to check existenceMotoKen2012-10-221-1/+1
* | | | | Migrate network of an instanceJian Wen2012-10-241-0/+20
| |_|/ / |/| | |
* | | | Add virt driver capabilities definitionDan Smith2012-10-231-0/+2
* | | | Merge "Check parameter 'marker' before make request to glance"Jenkins2012-10-231-2/+7
|\ \ \ \ | |_|/ / |/| | |