summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Nova evacuate failed when VM is in SHUTOFF status"Jenkins2013-05-071-1/+1
|\
| * Nova evacuate failed when VM is in SHUTOFF statusYang Yu2013-05-071-1/+1
* | Remove security_group_handlerAaron Rosen2013-05-061-25/+1
|/
* Update hypervisor_hostname after live migrationBen Nemec2013-05-031-4/+12
* Add force_nodes to filter propertiesDevananda van der Veen2013-05-021-5/+23
* Merge "Prevent rescuing a VM with a partially mounted volume."Jenkins2013-05-021-0/+6
|\
| * Prevent rescuing a VM with a partially mounted volume.Joe Gordon2013-05-011-0/+6
* | Merge "Checks if volume can be attached"Jenkins2013-05-021-1/+6
|\ \
| * | Checks if volume can be attachedLoganathan Parthipan2013-05-021-1/+6
| |/
* | Merge "Rename _check_image_size to _get_and_check_image_metadata"Jenkins2013-05-021-4/+5
|\ \ | |/ |/|
| * Rename _check_image_size to _get_and_check_image_metadataJoshua Harlow2013-04-301-4/+5
* | Update to using oslo periodic tasks implementation.Michael Still2013-05-011-16/+18
* | Add the availability_zone to the volume.usage notificationsMichael Kerrin2013-04-301-0/+1
* | Merge "set bdm['volume_id'] to None rather than delete it"Jenkins2013-04-261-1/+1
|\ \ | |/ |/|
| * set bdm['volume_id'] to None rather than delete itDongdong Zhou2013-04-261-1/+1
* | Merge "Send a instance create error notification"Jenkins2013-04-262-6/+17
|\ \
| * | Send a instance create error notificationBrian Elliott2013-04-262-6/+17
* | | Merge "Refactor _run_instance() to unify control flow"Jenkins2013-04-261-88/+117
|\| | | |/ |/|
| * Refactor _run_instance() to unify control flowBrian Elliott2013-04-261-88/+117
* | Merge "Move get_backdoor_port to base rpc API."Jenkins2013-04-253-8/+2
|\ \
| * | Move get_backdoor_port to base rpc API.Russell Bryant2013-04-243-8/+2
* | | Merge "Remove unnecessary full resource audits at the end of resizes"Jenkins2013-04-243-27/+21
|\ \ \
| * | | Remove unnecessary full resource audits at the end of resizesHans Lindgren2013-04-183-27/+21
| | |/ | |/|
* | | Merge "Make os.services.update work with cells"Jenkins2013-04-242-0/+22
|\ \ \
| * | | Make os.services.update work with cellsMatthew Sherborne2013-04-232-0/+22
* | | | Merge "If rescue fails don't error the instance"Jenkins2013-04-231-2/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | If rescue fails don't error the instanceMatthew Sherborne2013-04-231-2/+7
| |/ /
* | | Merge "Add option to exclude joins from instance_get_by_uuid"Jenkins2013-04-231-1/+2
|\ \ \ | |/ / |/| |
| * | Add option to exclude joins from instance_get_by_uuidAndrew Laski2013-04-221-1/+2
* | | Merge "Stop vm_state reset on reboot of rescued vm"Jenkins2013-04-221-1/+7
|\ \ \
| * | | Stop vm_state reset on reboot of rescued vmMatthew Sherborne2013-04-191-1/+7
| | |/ | |/|
* | | Merge "Cleanup and test volume usage on volume detach"Jenkins2013-04-221-24/+22
|\ \ \ | |_|/ |/| |
| * | Cleanup and test volume usage on volume detachMichael Kerrin2013-04-161-24/+22
| |/
* / Improve Python 3.x compatibilityDirk Mueller2013-04-223-6/+6
|/
* Merge "Make sure confirm_resize finishes before setting vm_state to ACTIVE"Jenkins2013-04-142-4/+5
|\
| * Make sure confirm_resize finishes before setting vm_state to ACTIVEHans Lindgren2013-04-132-4/+5
* | Merge "Make compute/manager use conductor for unrescue()"Jenkins2013-04-141-1/+1
|\ \
| * | Make compute/manager use conductor for unrescue()Dan Smith2013-04-121-1/+1
* | | Merge "Allow for the power state interval to be configured."Jenkins2013-04-121-1/+6
|\ \ \
| * | | Allow for the power state interval to be configured.Joshua Harlow2013-04-111-1/+6
* | | | Cleans up orphan compute_nodes not cleaned up by compute managerDavid Peraza2013-04-122-22/+24
| |/ / |/| |
* | | Merge "Fix issues with check_instance_shared_storage."Jenkins2013-04-112-2/+4
|\ \ \
| * | | Fix issues with check_instance_shared_storage.Russell Bryant2013-04-102-2/+4
| |/ /
* | | Merge "Optimize some of compute/manager's periodic tasks' DB queries"Jenkins2013-04-111-12/+27
|\ \ \
| * | | Optimize some of compute/manager's periodic tasks' DB queriesDan Smith2013-04-101-12/+27
* | | | Merge "Optimize some of the periodic task database queries in n-cpu"Jenkins2013-04-101-2/+3
|\| | | | |/ / |/| |
| * | Optimize some of the periodic task database queries in n-cpuDan Smith2013-04-101-2/+3
* | | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
|/ /
* | Add tenant/ user id to volume usage notificationsOllie Leahy2013-04-091-1/+3
* | Evacuated instance disk not deletedKravchenko Pavel2013-04-092-3/+49
|/