summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Move aggregate_get() to conductorDan Smith2012-12-191-2/+2
* Added conf support for security groupsJustin Hammond2012-12-171-1/+6
* Add accounting for orphans to resource tracker.Brian Elliott2012-12-171-2/+41
* Move agent_build_get_by_triple to conductorDan Smith2012-12-151-4/+2
* Move provider_fw_rule_get_all to conductorDan Smith2012-12-151-1/+1
* Move security_group operations in VirtAPI to conductorDan Smith2012-12-151-6/+7
* Fix for broken switch for config_driveDavanum Srinivas2012-12-131-1/+1
* Fix poll_rescued_instances periodic taskAndrew Laski2012-12-131-1/+17
* Move remaining aggregate operations to conductorDan Smith2012-12-121-8/+8
* Merge "Properly scope password options"Jenkins2012-12-121-3/+2
|\
| * Properly scope password optionsMark McLoughlin2012-12-121-3/+2
* | Merge "Set instance_ref['node'] in _set_instance_host_and_node"Jenkins2012-12-111-0/+1
|\ \
| * | Set instance_ref['node'] in _set_instance_host_and_nodeArata Notsu2012-12-111-0/+1
* | | Merge "Make nova/virt use aggregate['metadetails']"Jenkins2012-12-111-3/+0
|\ \ \ | |_|/ |/| |
| * | Make nova/virt use aggregate['metadetails']Dan Smith2012-12-101-3/+0
* | | Merge "Use conductor for bw_usage operations"Jenkins2012-12-101-17/+16
|\| |
| * | Use conductor for bw_usage operationsDan Smith2012-12-101-17/+16
* | | 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
| |/ /