nova/nova/tests/unit/cells
Andrew Laski 596ee8796a Cells: cell scheduler anti-affinity filter
Adds a new cell scheduler filter which can use a 'different_cell'
scheduler hint similar to the 'different_host' hint.  It expects a fully
qualified cell path as the value and filters out any matching cells.

Change-Id: I27acd19ac9b6ba4ad61a16db3b032e55113a376c
Implements: bp cells-scheduler-anti-affinity-filter
2015-06-22 12:00:03 -04:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Replace RPC topic-based service queries with binary-based in cells 2015-03-09 08:21:37 -07:00
test_cells_filters.py Cells: cell scheduler anti-affinity filter 2015-06-22 12:00:03 -04:00
test_cells_manager.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
test_cells_messaging.py Merge "Replace metaclass registry with explicit opt-in registry from oslo" 2015-06-15 10:04:25 +00:00
test_cells_rpc_driver.py Use six.moves.range for Python 3 2015-05-20 15:19:51 -07:00
test_cells_rpcapi.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
test_cells_scheduler.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
test_cells_state_manager.py Fix cells capacity calculation for n:1 virt drivers 2015-05-28 09:21:07 -07:00
test_cells_utils.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
test_cells_weights.py Scheduler: deprecate mute_weight_value option on weigher 2015-03-30 14:38:39 -04:00