summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Pass migration_ref when when auto-confirming"Jenkins2013-03-122-4/+6
|\
| * Pass migration_ref when when auto-confirmingDan Smith2013-03-112-4/+6
* | Merge "Revert changing to FQDN for hostnames."Jenkins2013-03-111-1/+1
|\ \
| * | Revert changing to FQDN for hostnames.Michael Still2013-03-121-1/+1
| |/
* | Merge "Check if flavor id is an empty string"Jenkins2013-03-111-1/+1
|\ \
| * | Check if flavor id is an empty stringMitsuhiko Yamazaki2013-03-111-1/+1
| |/
* | Merge "Fixes instance action exception in "evacuate" API."Jenkins2013-03-112-0/+4
|\ \
| * | Fixes instance action exception in "evacuate" API.Alex Glikson2013-03-112-0/+4
| |/
* / Simple syntax fix up.Matthew Sherborne2013-03-111-1/+1
|/
* Prevent rescue for volume-backed instancesNikola Dipanov2013-03-091-0/+11
* Merge "Make 'os-hosts/node1' case sensitivity defer to DB"Jenkins2013-03-091-6/+8
|\
| * Make 'os-hosts/node1' case sensitivity defer to DBJoe Gordon2013-03-071-6/+8
* | Merge "Fix for delete error in Hyper-V - missing CONF imports"Jenkins2013-03-081-0/+2
|\ \
| * | Fix for delete error in Hyper-V - missing CONF importsDavanum Srinivas2013-03-071-0/+2
| |/
* | Merge "Remove uses of instance['instance_type'] from nova/compute"Jenkins2013-03-081-5/+6
|\ \
| * | Remove uses of instance['instance_type'] from nova/computeDan Smith2013-03-081-5/+6
* | | Merge "Fix instance type cleanup when doing a same-id migration"Jenkins2013-03-081-7/+33
|\ \ \
| * | | Fix instance type cleanup when doing a same-id migrationDan Smith2013-03-071-7/+33
* | | | Merge "Rework instance actions to work with cells"Jenkins2013-03-083-0/+44
|\ \ \ \
| * | | | Rework instance actions to work with cellsAndrew Laski2013-02-253-0/+44
* | | | | Fix access_ip_* raceChris Behrens2013-03-071-38/+41
| |_|_|/ |/| | |
* | | | Merge "Add missing action_start if deleting resized inst."Jenkins2013-03-071-0/+4
|\ \ \ \
| * | | | Add missing action_start if deleting resized inst.Dan Prince2013-03-051-0/+4
| | |/ / | |/| |
* | | | Tiny typoDavanum Srinivas2013-03-061-1/+1
| |_|/ |/| |
* | | Merge "Fix issues with re-raising exceptions."Jenkins2013-03-061-18/+19
|\ \ \
| * | | Fix issues with re-raising exceptions.Russell Bryant2013-03-051-18/+19
| |/ /
* | | Merge "Remove parameters containing passwords from Notifications."Jenkins2013-03-061-1/+2
|\ \ \ | |/ / |/| |
| * | Remove parameters containing passwords from Notifications.Sandy Walsh2013-03-051-1/+2
* | | 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |