summaryrefslogtreecommitdiffstats
path: root/nova/conductor
Commit message (Expand)AuthorAgeFilesLines
* Add expected exception to aggregate_metadata_delete()Dan Smith2012-12-191-0/+1
* Move aggregate_get() to conductorDan Smith2012-12-193-1/+17
* Move agent_build_get_by_triple to conductorDan Smith2012-12-153-1/+23
* Move provider_fw_rule_get_all to conductorDan Smith2012-12-153-1/+16
* Move security_group operations in VirtAPI to conductorDan Smith2012-12-153-1/+40
* Merge "Move remaining aggregate operations to conductor"Jenkins2012-12-123-1/+65
|\
| * Move remaining aggregate operations to conductorDan Smith2012-12-123-1/+65
* | Merge "Allow conductor exceptions to pass over RPC silently"Jenkins2012-12-122-1/+36
|\ \ | |/ |/|
| * Allow conductor exceptions to pass over RPC silentlyDan Smith2012-12-112-1/+36
* | Add get_backdoor_port to nova-conductor.Matthew Treinish2012-12-113-1/+19
|/
* Fix bw_usage_update issue with conductorDan Smith2012-12-102-3/+3
* Use conductor for bw_usage operationsDan Smith2012-12-103-0/+46
* Use conductor for migration_get()Dan Smith2012-12-073-1/+17
* Use conductor for resourcetracker instance_update.Russell Bryant2012-12-041-1/+1
* Add aggregate_host_add and _delete to conductor.Russell Bryant2012-11-283-1/+38
* Merge "Make compute manager use conductor for instance_gets"Jenkins2012-11-293-1/+32
|\
| * Make compute manager use conductor for instance_getsDan Smith2012-11-283-1/+32
* | Convert datetimes for conductor instance_update.Russell Bryant2012-11-282-2/+12
* | Merge "Make resize and multi-node work properly together"Jenkins2012-11-281-1/+1
|\ \ | |/ |/|
| * Make resize and multi-node work properly togetherBrian Elliott2012-11-271-1/+1
* | Add version to conductor migration_update message.Russell Bryant2012-11-271-1/+1
|/
* Add migration_update to conductor.Russell Bryant2012-11-263-1/+22
* Remove unnecessary topic argument.Russell Bryant2012-11-261-2/+1
* Make compute manager use nova-conductor for instance_updateDan Smith2012-11-261-1/+3
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-203-3/+0
* Remove nova.config.CONFMark McLoughlin2012-11-203-3/+5
* Add the beginnings of the nova-conductor serviceDan Smith2012-11-194-0/+180