summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Add generic customization hooks via decorator."Jenkins2012-12-102-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add generic customization hooks via decorator.Brian Elliott2012-11-302-0/+4
* | | | Merge "Use conductor for migration_get()"Jenkins2012-12-091-10/+5
|\ \ \ \
| * | | | Use conductor for migration_get()Dan Smith2012-12-071-10/+5
| | |/ / | |/| |
* | | | Merge "Avoid vm instance shutdown when power state is NOSTATE"Jenkins2012-12-081-4/+3
|\ \ \ \
| * | | | Avoid vm instance shutdown when power state is NOSTATEzhoudongshu2012-12-061-4/+3
| | |_|/ | |/| |
* | | | Merge "Prevent creation of extraneous resource trackers."Jenkins2012-12-071-2/+10
|\ \ \ \
| * | | | Prevent creation of extraneous resource trackers.Brian Elliott2012-12-071-2/+10
| | |/ / | |/| |
* | | | Merge "Reset node to source in finish_revert_resize()"Jenkins2012-12-071-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Reset node to source in finish_revert_resize()Brian Elliott2012-12-071-1/+2
* | | | Merge "Boot from volume without image supplied"Jenkins2012-12-052-39/+69
|\ \ \ \
| * | | | Boot from volume without image suppliedNikola Dipanov2012-12-032-39/+69
| |/ / /
* | | | Merge "Use conductor for resourcetracker instance_update."Jenkins2012-12-041-3/+4
|\ \ \ \
| * | | | Use conductor for resourcetracker instance_update.Russell Bryant2012-12-041-3/+4
| | |/ / | |/| |
* / | | Implements volume usage metering.Cian O'Driscoll2012-12-032-0/+111
|/ / /
* / / On confirm_resize, update correct resource trackerBrian Elliott2012-12-011-1/+1
|/ /
* | Merge "Split out part of compute's init_host."Jenkins2012-11-301-52/+55
|\ \
| * | Split out part of compute's init_host.Russell Bryant2012-11-301-52/+55
* | | Use elevated cxtx in resource_tracker.resize_claimDan Prince2012-11-301-1/+2
|/ /
* | Merge "Add aggregate_host_add and _delete to conductor."Jenkins2012-11-291-5/+7
|\ \
| * | Add aggregate_host_add and _delete to conductor.Russell Bryant2012-11-281-5/+7
* | | Merge "Fix typo in inherit_properties_from_image"Jenkins2012-11-291-1/+1
|\ \ \
| * | | Fix typo in inherit_properties_from_imageChuck Short2012-11-291-1/+1
* | | | Merge "Remove start_guests_on_host_boot config option"Jenkins2012-11-291-5/+1
|\ \ \ \
| * | | | Remove start_guests_on_host_boot config optionRafi Khardalian2012-11-291-5/+1
| | |/ / | |/| |
* | | | Merge "Fix KeyError of log message in compute/api.py"Jenkins2012-11-291-1/+1
|\ \ \ \
| * | | | Fix KeyError of log message in compute/api.pyWangpan2012-11-291-1/+1
| | |/ / | |/| |
* | | | Merge "Access DB values as dict not as attributes"Jenkins2012-11-291-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Access DB values as dict not as attributesJoe Gordon2012-11-281-9/+9
* | | | Merge "Call plug_vifs() for all instances in init_host"Jenkins2012-11-291-5/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Call plug_vifs() for all instances in init_hostMorgan Fainberg2012-11-281-5/+4
* | | | Merge "Make compute manager use conductor for instance_gets"Jenkins2012-11-291-7/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Make compute manager use conductor for instance_getsDan Smith2012-11-281-7/+9
| |/ /
* | | Merge "Include 'hosts' and 'metadetails' in aggregate."Jenkins2012-11-281-1/+8
|\ \ \ | |_|/ |/| |
| * | Include 'hosts' and 'metadetails' in aggregate.Russell Bryant2012-11-281-1/+8
| |/
* | Merge "Move imagecache code from nova.virt.libvirt.utils"Jenkins2012-11-281-6/+0
|\ \
| * | Move imagecache code from nova.virt.libvirt.utilsMark McLoughlin2012-11-281-6/+0
| |/
* | Merge "Make resize and multi-node work properly together"Jenkins2012-11-283-14/+27
|\ \ | |/ |/|
| * Make resize and multi-node work properly togetherBrian Elliott2012-11-273-14/+27
* | Validate rxtx_factor as a float.Dan Prince2012-11-271-4/+12
|/
* Merge "Add migration_update to conductor."Jenkins2012-11-271-16/+14
|\
| * Add migration_update to conductor.Russell Bryant2012-11-261-16/+14
* | Add pluggable ServiceGroup monitoring APIsYun Mao2012-11-261-1/+4
|/
* Merge "Make compute manager use nova-conductor for instance_update"Jenkins2012-11-261-8/+9
|\
| * Make compute manager use nova-conductor for instance_updateDan Smith2012-11-261-8/+9
* | Merge "Cleanup compute multi-node assignment of node"Jenkins2012-11-263-14/+28
|\ \ | |/ |/|
| * Cleanup compute multi-node assignment of nodeBrian Elliott2012-11-253-14/+28
* | Merge "Change all tenants servers listing as policy-based"Jenkins2012-11-261-0/+3
|\ \
| * | Change all tenants servers listing as policy-basedYunhong, Jiang2012-11-201-0/+3
* | | Merge "Allow VMs to be resumed after a hypervisor reboot"Jenkins2012-11-261-1/+7
|\ \ \ | |_|/ |/| |