summaryrefslogtreecommitdiffstats
path: root/nova/conductor/api.py
Commit message (Expand)AuthorAgeFilesLines
* Move aggregate_get() to conductorDan Smith2012-12-191-0/+6
* Move agent_build_get_by_triple to conductorDan Smith2012-12-151-0/+10
* Move provider_fw_rule_get_all to conductorDan Smith2012-12-151-0/+6
* Move security_group operations in VirtAPI to conductorDan Smith2012-12-151-0/+15
* Merge "Move remaining aggregate operations to conductor"Jenkins2012-12-121-0/+28
|\
| * Move remaining aggregate operations to conductorDan Smith2012-12-121-0/+28
* | Merge "Allow conductor exceptions to pass over RPC silently"Jenkins2012-12-121-1/+25
|\ \ | |/ |/|
| * Allow conductor exceptions to pass over RPC silentlyDan Smith2012-12-111-1/+25
* | Add get_backdoor_port to nova-conductor.Matthew Treinish2012-12-111-0/+10
|/
* Fix bw_usage_update issue with conductorDan Smith2012-12-101-1/+1
* Use conductor for bw_usage operationsDan Smith2012-12-101-0/+23
* Use conductor for migration_get()Dan Smith2012-12-071-0/+6
* Add aggregate_host_add and _delete to conductor.Russell Bryant2012-11-281-0/+14
* Make compute manager use conductor for instance_getsDan Smith2012-11-281-0/+13
* Add migration_update to conductor.Russell Bryant2012-11-261-0/+7
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+0
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+1
* Add the beginnings of the nova-conductor serviceDan Smith2012-11-191-0/+61