nova/nova/tests/unit/cells
Mike Perez 7815108d48 Remove cells topic configuration option
This has been deprecated since 15.0.0. It will now continue to use the
default value 'cells'.

Change-Id: Ic2922f0a64f8a099778d3f6934143080d4ea1ccd
2017-06-07 10:04:33 +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 Stop using mox stubs in nova/tests/unit/cells 2016-12-26 13:31:24 +00:00
test_cells_manager.py Fix migration list + MigrationList operation 2016-08-15 10:05:23 -04:00
test_cells_messaging.py Remove mox from unit/cells/test_cells_messaging.py 2017-05-26 14:44:42 +08:00
test_cells_rpc_driver.py Merge "Replace messaging.get_transport with get_rpc_transport" 2017-06-07 00:59:35 +00:00
test_cells_rpcapi.py Remove cells topic configuration option 2017-06-07 10:04:33 +00:00
test_cells_scheduler.py Stop using mox stubs in nova/tests/unit/cells 2016-12-26 13:31:24 +00:00
test_cells_state_manager.py Remove straggling use of main db flavors in cellsv1 code 2017-02-10 11:59:13 -08:00
test_cells_utils.py Stop using mox stubs in nova/tests/unit/cells 2016-12-26 13:31:24 +00:00
test_cells_weights.py Use assertGreater(A, X) instead of assertTrue(A > X) 2016-06-03 16:53:12 +01:00