nova/nova/tests/unit/cells
Maciej Szankin f8c69efdf1 conf: remove deprecated cells driver option
Change-Id: I582e53c24f1eebf83bbbdaa00164336d10bbcfdb
Implements: blueprint centralize-config-options-ocata
2016-11-17 18:58:47 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py conf: remove deprecated cells driver option 2016-11-17 18:58:47 +00:00
test_cells_filters.py Cells: cell scheduler anti-affinity filter 2015-06-22 12:00:03 -04:00
test_cells_manager.py Fix migration list + MigrationList operation 2016-08-15 10:05:23 -04:00
test_cells_messaging.py Replace uuid4() with uuidsentinel 2016-10-05 18:27:50 +05:30
test_cells_rpc_driver.py Removal of unnecessary `import_opt`s for cells config options 2016-02-12 14:16:54 +02:00
test_cells_rpcapi.py Cold migrate using the RequestSpec object 2016-05-17 11:01:22 +02:00
test_cells_scheduler.py Refactor block_device_mapping handling during boot 2016-07-05 14:38:21 -04:00
test_cells_state_manager.py Unavailable hosts have no resources for use 2016-04-18 19:07:23 +00:00
test_cells_utils.py Fix invalid import order 2016-07-04 16:03:42 +05:30
test_cells_weights.py Use assertGreater(A, X) instead of assertTrue(A > X) 2016-06-03 16:53:12 +01:00