nova/nova/tests/unit/cells
Esra Celik f0d73175c7 Removal of unnecessary import_opts for cells config options
After centralizing cells options, importing nova.conf module is
enough for using cells options. import_opt(<opt_name>, <module>)
functions are not necessary.

Blueprint centralize-config-options

Change-Id: I9aabe8f2cc337c1237c2a73475cc1a3d3f4a1575
2016-02-12 14:16:54 +02:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Removal of unnecessary import_opts for cells config options 2016-02-12 14:16:54 +02:00
test_cells_filters.py Cells: cell scheduler anti-affinity filter 2015-06-22 12:00:03 -04:00
test_cells_manager.py Removal of unnecessary import_opts for cells config options 2016-02-12 14:16:54 +02:00
test_cells_messaging.py Removal of unnecessary import_opts for cells config options 2016-02-12 14:16:54 +02:00
test_cells_rpc_driver.py Removal of unnecessary import_opts for cells config options 2016-02-12 14:16:54 +02:00
test_cells_rpcapi.py Removal of unnecessary import_opts for cells config options 2016-02-12 14:16:54 +02:00
test_cells_scheduler.py Removal of unnecessary import_opts for cells config options 2016-02-12 14:16:54 +02:00
test_cells_state_manager.py Fixes cells py3 unit tests 2016-02-09 10:05:40 +00:00
test_cells_utils.py Cells: Limit instances pulled in _heal_instances 2015-09-22 11:03:55 -04:00
test_cells_weights.py Use TimeFixture from oslo_utils to override time in tests 2015-12-18 12:15:00 -05:00