summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Add Nova quantum security group proxyAaron Rosen2013-02-202-4/+20
* Make nova security groups more pluggableAaron Rosen2013-02-201-192/+93
* Log lifecycle events to log INFO (not ERROR)Dan Prince2013-02-201-1/+1
* Merge "Use oslo-config-2013.1b4"Jenkins2013-02-207-14/+20
|\
| * Use oslo-config-2013.1b4Mark McLoughlin2013-02-197-14/+20
* | Merge "Handle lifecycle events in the compute manager"Jenkins2013-02-201-0/+37
|\ \
| * | Handle lifecycle events in the compute managerDaniel P. Berrange2013-02-191-0/+37
* | | Merge "Add support for network adapter hotplug."Jenkins2013-02-203-1/+65
|\ \ \ | |_|/ |/| |
| * | Add support for network adapter hotplug.Dan Smith2013-02-193-1/+65
| |/
* | Merge "Support running periodic tasks immediately at startup"Jenkins2013-02-201-1/+1
|\ \
| * | Support running periodic tasks immediately at startupBrent Eagles2013-02-191-1/+1
* | | Merge "Default SG rules for the Security Group "Default""Jenkins2013-02-191-0/+40
|\ \ \
| * | | Default SG rules for the Security Group "Default"Morgan Fainberg2013-02-191-0/+40
| |/ /
* | | Merge "Assign unique names with os-multiple-create."Jenkins2013-02-191-7/+54
|\ \ \ | |_|/ |/| |
| * | Assign unique names with os-multiple-create.Russell Bryant2013-02-151-7/+54
* | | Merge "Fix _get_instance_volume_block_device_info call parameter"Jenkins2013-02-191-1/+1
|\ \ \
| * | | Fix _get_instance_volume_block_device_info call parameterYun Mao2013-02-181-1/+1
| | |/ | |/|
* | | Merge "Live migration with an auto selection of dest"Jenkins2013-02-191-1/+1
|\ \ \
| * | | Live migration with an auto selection of destHans Lindgren2013-02-191-1/+1
| |/ /
* | | Merge "Fixes a race condition on updating security group rules"Jenkins2013-02-191-1/+6
|\ \ \
| * | | Fixes a race condition on updating security group rulesPhil Day2013-02-081-1/+6
* | | | Merge "Add image to request_spec during resize"Jenkins2013-02-191-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Add image to request_spec during resizeHans Lindgren2013-02-151-1/+2
* | | | Merge "Use connection_info on resize"Jenkins2013-02-161-27/+31
|\ \ \ \
| * | | | Use connection_info on resizeClay Gerrard2013-02-141-27/+31
| | |_|/ | |/| |
* | | | Merge "Split out body of loop in _sync_power_states in compute manager"Jenkins2013-02-161-113/+123
|\ \ \ \
| * | | | Split out body of loop in _sync_power_states in compute managerDaniel P. Berrange2013-02-151-113/+123
* | | | | Merge "Remove dead variable assignment in compute manager"Jenkins2013-02-161-1/+0
|\| | | |
| * | | | Remove dead variable assignment in compute managerDaniel P. Berrange2013-02-151-1/+0
* | | | | Merge "Add option to allow cross AZ attach configurable"Jenkins2013-02-163-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add option to allow cross AZ attach configurableLiam Kelleher2013-02-143-3/+4
| | |/ / | |/| |
* / | | use nova-conductor for live-migrationJohn Herndon2013-02-142-2/+7
|/ / /
* | | Merge "Allow aggregate create to have None as the az"Jenkins2013-02-141-1/+4
|\ \ \ | |/ / |/| |
| * | Allow aggregate create to have None as the azJoe Gordon2013-02-121-1/+4
* | | Merge "Check the length of flavor name in "flavor-create""Jenkins2013-02-131-0/+3
|\ \ \
| * | | Check the length of flavor name in "flavor-create"Haiwei Xu2013-02-131-0/+3
| |/ /
* / / Make compute manager use conductor for stopping instancesDan Smith2013-02-121-3/+3
|/ /
* | Merge "More conductor support for resizes"Jenkins2013-02-121-16/+22
|\ \
| * | More conductor support for resizesDan Smith2013-02-111-16/+22
* | | Merge "Fix check instance host for instance action"Jenkins2013-02-121-10/+16
|\ \ \
| * | | Fix check instance host for instance actionZhou ShaoYu2013-02-051-10/+16
* | | | Merge "fix VM power state to be NOSTATE when instance not found"Jenkins2013-02-101-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | fix VM power state to be NOSTATE when instance not foundPádraig Brady2013-02-091-1/+7
| | |/ | |/|
* | | Merge "Update nova/compute/api to handle instance as dict"Jenkins2013-02-091-3/+4
|\ \ \
| * | | Update nova/compute/api to handle instance as dictJoe Gordon2013-02-081-3/+4
* | | | Merge "Use joined version of db.api calls"Jenkins2013-02-091-2/+2
|\| | | | |/ / |/| |
| * | Use joined version of db.api callsJoe Gordon2013-02-081-2/+2
* | | Merge "Recache or rebuild missing images on hard_reboot"Jenkins2013-02-081-1/+2
|\ \ \
| * | | Recache or rebuild missing images on hard_rebootRafi Khardalian2013-02-071-1/+2
| |/ /
* | | Merge "Fix inject_files for storing binary file."Jenkins2013-02-071-0/+4
|\ \ \