summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use min_ram of original image for snapshot, even with VHD"Jenkins2013-03-011-2/+2
|\
| * Use min_ram of original image for snapshot, even with VHDAndrew Laski2013-02-261-2/+2
* | don't stack trace if long ints are passed to dbSean Dague2013-02-281-5/+8
* | Merge "Suppress retries on UnexpectedTaskStateErrors"Jenkins2013-02-281-0/+7
|\ \
| * | Suppress retries on UnexpectedTaskStateErrorsBrian Elliott2013-02-271-0/+7
* | | Remove un-needed methods.Matthew Sherborne2013-02-271-12/+0
* | | Update OpenStack LLC to FoundationKurt Taylor2013-02-267-7/+7
|/ /
* | Merge "Sync nova with oslo DB exception cleanup."Jenkins2013-02-271-2/+2
|\ \ | |/ |/|
| * Sync nova with oslo DB exception cleanup.Chris Behrens2013-02-251-2/+2
* | Minor code optimization in _compute_topicGiampaolo Lauria2013-02-261-3/+3
|/
* Merge "Prevent default security group deletion."Jenkins2013-02-231-0/+6
|\
| * Prevent default security group deletion.Brent Eagles2013-02-221-0/+6
* | Remove Print StatementJohn Herndon2013-02-221-1/+0
|/
* Merge "Flush tokens on instance delete"Jenkins2013-02-214-8/+39
|\
| * Flush tokens on instance deleteJohn Herndon2013-02-214-8/+39
* | Fix ComputeAPI.get_host_uptimeGiampaolo Lauria2013-02-211-2/+2
|/
* 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