summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|\ \ \ \ | |_|/ / |/| | |
| * | | Check parameter 'marker' before make request to glanceTianTian Gao2012-10-161-2/+7
* | | | Merge "Create Flavors without Optional Arguments"Jenkins2012-10-221-1/+3
|\ \ \ \
| * | | | Create Flavors without Optional ArgumentsSathish Nagappan2012-10-191-1/+3
* | | | | Merge "Deallocate network if instance is deleted in spawn"Jenkins2012-10-221-1/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Deallocate network if instance is deleted in spawnJason Kölker2012-10-191-1/+7
| |/ / /
* | | | Merge "Avoid leaking BDMs for deleted instances."Jenkins2012-10-211-0/+5
|\ \ \ \
| * | | | Avoid leaking BDMs for deleted instances.Eoghan Glynn2012-10-201-0/+5
| |/ / /
* / / / update kwargs with args in wrap_instance_faultTianTian Gao2012-10-191-0/+6
|/ / /
* | | Merge "Set host prior to allocating network information."Jenkins2012-10-161-3/+4
|\ \ \
| * | | Set host prior to allocating network information.Brian Elliott2012-10-161-3/+4
| |/ /
* | | Merge "Remove db access for block devices and network info on reboot"Jenkins2012-10-163-11/+52
|\ \ \