summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Move migration_get_unconfirmed_by_dest_compute to conductorDan Smith2013-01-051-1/+2
* | | | Move vol_usage methods to conductorDan Smith2013-01-051-9/+14
* | | | Use full instance in virt driver volume usageDan Smith2013-01-051-1/+2
* | | | Merge "Move instance_type_get() to conductor"Jenkins2013-01-051-1/+1
|\ \ \ \
| * | | | Move instance_type_get() to conductorDan Smith2013-01-041-1/+1
* | | | | Merge "Fix race in resource tracker"Jenkins2013-01-051-1/+4
|\ \ \ \ \
| * | | | | Fix race in resource trackerBrian Elliott2013-01-021-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Move instance_info_cache_delete() to conductor"Jenkins2013-01-041-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Move instance_info_cache_delete() to conductorDan Smith2013-01-041-1/+1
* | | | | Merge "Move instance_destroy() to conductor"Jenkins2013-01-041-1/+1
|\| | | |
| * | | | Move instance_destroy() to conductorDan Smith2013-01-041-1/+1
* | | | | Merge "Move instance_get_*() to conductor"Jenkins2013-01-041-14/+21
|\| | | | | |_|_|/ |/| | |
| * | | Move instance_get_*() to conductorDan Smith2013-01-041-14/+21
* | | | Merge "Remove system_metadata db calls from compute manager"Jenkins2013-01-042-9/+12
|\| | |
| * | | Remove system_metadata db calls from compute managerDan Smith2013-01-042-9/+12
* | | | Merge "Move block_device_mapping destroy operations to conductor"Jenkins2013-01-041-6/+6
|\| | |
| * | | Move block_device_mapping destroy operations to conductorDan Smith2013-01-041-6/+6
* | | | Merge "Move block_device_mapping get operations to conductor"Jenkins2013-01-041-39/+37
|\| | |
| * | | Move block_device_mapping get operations to conductorDan Smith2013-01-021-39/+37
* | | | Merge "Move block_device_mapping update operations to conductor"Jenkins2013-01-041-4/+5
|\| | |
| * | | Move block_device_mapping update operations to conductorDan Smith2013-01-021-4/+5
* | | | Cells: Add the main code.Chris Behrens2013-01-042-0/+479
| |_|/ |/| |
* | | Merge "Fix race condition of resize confirmation"Jenkins2013-01-041-3/+3
|\ \ \ | |_|/ |/| |
| * | Fix race condition of resize confirmationWangpan2012-12-191-3/+3
* | | Merge "Log last compute error when rescheduling."Jenkins2013-01-021-3/+8
|\ \ \ | |_|/ |/| |
| * | Log last compute error when rescheduling.Brian Elliott2012-12-211-3/+8
| |/
* | Removed unused imports.Chuck Short2012-12-212-2/+0
* | Merge "Update exceptions to pass correct kwargs."Jenkins2012-12-211-2/+3
|\ \
| * | Update exceptions to pass correct kwargs.Dan Prince2012-12-181-2/+3
| |/
* | Merge "Fix revert resize failure with disk.local not found"Jenkins2012-12-201-11/+11
|\ \
| * | Fix revert resize failure with disk.local not foundWangpan2012-12-201-11/+11
* | | Merge "Volume backed live migration w/o shared storage"Jenkins2012-12-202-21/+56
|\ \ \ | |/ / |/| |
| * | Volume backed live migration w/o shared storageRohan Rhishikesh Kanade2012-12-042-21/+56
* | | Move aggregate_get() to conductorDan Smith2012-12-191-2/+2
| |/ |/|
* | Added conf support for security groupsJustin Hammond2012-12-171-1/+6
* | Add accounting for orphans to resource tracker.Brian Elliott2012-12-171-2/+41
* | Move agent_build_get_by_triple to conductorDan Smith2012-12-151-4/+2
* | Move provider_fw_rule_get_all to conductorDan Smith2012-12-151-1/+1
* | Move security_group operations in VirtAPI to conductorDan Smith2012-12-151-6/+7
* | Fix for broken switch for config_driveDavanum Srinivas2012-12-131-1/+1
* | Fix poll_rescued_instances periodic taskAndrew Laski2012-12-131-1/+17
* | Move remaining aggregate operations to conductorDan Smith2012-12-121-8/+8
* | Merge "Properly scope password options"Jenkins2012-12-121-3/+2
|\ \
| * | Properly scope password optionsMark McLoughlin2012-12-121-3/+2
* | | Merge "Set instance_ref['node'] in _set_instance_host_and_node"Jenkins2012-12-111-0/+1
|\ \ \
| * | | Set instance_ref['node'] in _set_instance_host_and_nodeArata Notsu2012-12-111-0/+1
* | | | Merge "Make nova/virt use aggregate['metadetails']"Jenkins2012-12-111-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Make nova/virt use aggregate['metadetails']Dan Smith2012-12-101-3/+0
* | | | Merge "Use conductor for bw_usage operations"Jenkins2012-12-101-17/+16
|\| | |
| * | | Use conductor for bw_usage operationsDan Smith2012-12-101-17/+16