summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|/
* Merge "Add CRUD methods for tags to the EC2 API."Jenkins2013-04-041-0/+5
|\
| * Add CRUD methods for tags to the EC2 API.Stephen Gran2013-03-281-0/+5
* | Merge "Fallback to conductor if types are not stashed."Jenkins2013-04-041-10/+31
|\ \
| * | Fallback to conductor if types are not stashed.Brian Elliott2013-04-041-10/+31
* | | Merge "Fix legacy_net_info guard"Jenkins2013-04-041-1/+3
|\ \ \
| * | | Fix legacy_net_info guardRick Harris2013-04-031-1/+3
* | | | Merge "After migrate, catch and remove deleted instances"Jenkins2013-04-041-5/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | After migrate, catch and remove deleted instancesStanislaw Pitucha2013-04-031-5/+17
* | | | Merge "Fix a typo in attach_interface error path"Jenkins2013-04-031-2/+2
|\ \ \ \
| * | | | Fix a typo in attach_interface error pathDan Smith2013-04-031-2/+2
| | |/ / | |/| |
* | | | Merge "Grab instance for migration before updating usage"Jenkins2013-04-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Grab instance for migration before updating usageAndrew Laski2013-04-021-0/+1
* | | | Merge "Limit the checks for block device becoming available."Jenkins2013-04-031-8/+25
|\ \ \ \
| * | | | Limit the checks for block device becoming available.Joshua Harlow2013-04-021-8/+25
| | |_|/ | |/| |
* | | | Fix _error_out_instance exception handlerRick Harris2013-04-021-1/+1
| |/ / |/| |
* | | Merge "Return 409 on creating/importing same name keypair"Jenkins2013-04-011-8/+0
|\ \ \