summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix an error in compute api snapshot_volume_backed bdm code"Jenkins2013-03-051-14/+6
|\
| * Fix an error in compute api snapshot_volume_backed bdm codeHans Lindgren2013-03-041-14/+6
* | Merge "Prevent reboot of rescued instance."Jenkins2013-03-051-2/+1
|\ \
| * | Prevent reboot of rescued instance.Russell Bryant2013-03-041-2/+1
* | | Merge "Bump instance updated_at on network change."Jenkins2013-03-051-0/+8
|\ \ \
| * | | Bump instance updated_at on network change.Russell Bryant2013-03-041-0/+8
* | | | Merge "Catching InstanceNotFound exception during reboot instance"Jenkins2013-03-051-4/+8
|\ \ \ \
| * | | | Catching InstanceNotFound exception during reboot instanceWangpan2013-03-051-4/+8
* | | | | Merge "Fixes live migration with attached volumes issue"Jenkins2013-03-051-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixes live migration with attached volumes issueAlessandro Pilotti2013-03-031-1/+1
* | | | | Merge "Remove completed FIXME."Jenkins2013-03-051-6/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove completed FIXME.Joe Gordon2013-03-041-6/+3
| | |/ / | |/| |
* / | | quantum security_group driver queries db regressionAaron Rosen2013-03-041-2/+5
|/ / /
* | | Merge "Compute manager should remove dead resources"Jenkins2013-03-042-7/+25
|\ \ \
| * | | Compute manager should remove dead resourcesDevananda van der Veen2013-03-042-7/+25
* | | | Merge "Make ComputeManager _running_deleted_instances query by uuid"Jenkins2013-03-031-8/+6
|\ \ \ \
| * | | | Make ComputeManager _running_deleted_instances query by uuidHans Lindgren2013-03-031-8/+6
* | | | | Merge "Refactor compute manager _get_instances_by_driver"Jenkins2013-03-031-17/+10
|\| | | |
| * | | | Refactor compute manager _get_instances_by_driverHans Lindgren2013-03-031-17/+10
* | | | | Merge "Fix target host variable from being overwritten"Jenkins2013-03-031-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix target host variable from being overwrittenHans Lindgren2013-03-031-3/+3
* | | | | Merge "Set vm_state to ERROR on net deallocate failure."Jenkins2013-03-031-2/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Set vm_state to ERROR on net deallocate failure.Russell Bryant2013-03-011-2/+8
* | | | | Merge "Implement rules_exist method for quantum security group driver"Jenkins2013-03-021-24/+0
|\ \ \ \ \
| * | | | | Implement rules_exist method for quantum security group driverAaron Rosen2013-03-011-24/+0
| |/ / / /
* | | | | Merge "validate security_groups on server create"Jenkins2013-03-021-15/+21
|\ \ \ \ \
| * | | | | validate security_groups on server createSean Dague2013-03-011-15/+21
| |/ / / /
* | | | | Merge "Make allocate_for_instance() return only info about ports allocated"Jenkins2013-03-021-5/+7
|\ \ \ \ \
| * | | | | Make allocate_for_instance() return only info about ports allocatedDan Smith2013-02-261-5/+7
* | | | | | Merge "Make compute manager revert crashed migrations on init_host()"Jenkins2013-03-021-8/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Make compute manager revert crashed migrations on init_host()Dan Smith2013-02-281-8/+25
* | | | | | Merge "Add instance_type_get() to virt api"Jenkins2013-03-021-0/+4
|\ \ \ \ \ \
| * | | | | | Add instance_type_get() to virt apiDan Smith2013-02-281-0/+4
* | | | | | | 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