summaryrefslogtreecommitdiffstats
path: root/nova/tests/conductor
Commit message (Expand)AuthorAgeFilesLines
...
* Move migration_get_..._by_host_and_node to conductorDan Smith2013-01-151-0/+10
* Fix uses of service_get_all_compute_by_hostChris Behrens2013-01-141-12/+22
* Move migration_create() to conductorDan Smith2013-01-121-2/+24
* Add service_destroy to conductor.Russell Bryant2013-01-111-2/+12
* Make nova.service get service through conductor.Russell Bryant2013-01-111-0/+5
* Add service_create to conductor.Russell Bryant2013-01-111-0/+3
* Allow forcing local conductor.Russell Bryant2013-01-111-0/+5
* Make pinging conductor a part of conductor API.Russell Bryant2013-01-111-0/+21
* Move update_instance_info_cache to conductor.Chris Behrens2013-01-101-0/+11
* Merge "fix N402 for nova/tests"Jenkins2013-01-091-5/+5
|\
| * fix N402 for nova/testsSean Dague2013-01-091-5/+5
* | New instance_actions and events table, model, and apiAndrew Laski2013-01-081-0/+12
|/
* Enable Aggregate based availability zonesJoe Gordon2013-01-081-1/+1
* Conductor instance_get_all replaces _by_filtersDan Prince2013-01-071-3/+2
* Add ping to conductorDan Smith2013-01-051-0/+4
* Move service_get_all operations to conductorDan Smith2013-01-051-0/+82
* Move migration_get_unconfirmed_by_dest_compute to conductorDan Smith2013-01-051-0/+11
* Move vol_usage methods to conductorDan Smith2013-01-051-0/+20
* Move instance_type_get() to conductorDan Smith2013-01-041-0/+7
* Move instance_info_cache_delete() to conductorDan Smith2013-01-041-0/+7
* Move instance_destroy() to conductorDan Smith2013-01-041-0/+6
* Move instance_get_*() to conductorDan Smith2013-01-041-7/+48
* Move block_device_mapping destroy operations to conductorDan Smith2013-01-041-0/+75
* Move block_device_mapping get operations to conductorDan Smith2013-01-021-0/+11
* Move block_device_mapping update operations to conductorDan Smith2013-01-021-0/+51
* Removed unused imports.Chuck Short2012-12-211-1/+0
* Move aggregate_get() to conductorDan Smith2012-12-191-0/+7
* Move agent_build_get_by_triple to conductorDan Smith2012-12-151-0/+11
* Move provider_fw_rule_get_all to conductorDan Smith2012-12-151-0/+8
* Move security_group operations in VirtAPI to conductorDan Smith2012-12-151-0/+21
* Use testr to run nova unittests.Clark Boylan2012-12-141-4/+4
* Merge "Move remaining aggregate operations to conductor"Jenkins2012-12-121-0/+29
|\
| * Move remaining aggregate operations to conductorDan Smith2012-12-121-0/+29
* | Merge "Allow conductor exceptions to pass over RPC silently"Jenkins2012-12-121-23/+40
|\ \ | |/ |/|
| * Allow conductor exceptions to pass over RPC silentlyDan Smith2012-12-111-23/+40
* | Add get_backdoor_port to nova-conductor.Matthew Treinish2012-12-111-0/+25
|/
* Fix bw_usage_update issue with conductorDan Smith2012-12-101-0/+26
* Use conductor for migration_get()Dan Smith2012-12-071-0/+8
* Add aggregate_host_add and _delete to conductor.Russell Bryant2012-11-281-0/+33
* Merge "Make compute manager use conductor for instance_gets"Jenkins2012-11-291-0/+14
|\
| * Make compute manager use conductor for instance_getsDan Smith2012-11-281-0/+14
* | Convert datetimes for conductor instance_update.Russell Bryant2012-11-281-1/+5
|/
* Add migration_update to conductor.Russell Bryant2012-11-261-0/+10
* Make compute manager use nova-conductor for instance_updateDan Smith2012-11-261-0/+28
* Add the beginnings of the nova-conductor serviceDan Smith2012-11-192-0/+133