nova/nova/tests/unit/cells
Ayush Garg 5b29231222 Change assertEqual(True/False) to assertTrue/False
assertEqual(True/False, ***) should be changed to a meaningful
format of assertTrue/False(***) in test files.

Change-Id: I0b6d4fc088030d953bea7c69880f9aab170ca5cc
2016-01-11 17:02:11 +05:30
..
__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 Change assertEqual(True/False) to assertTrue/False 2016-01-11 17:02:11 +05:30
test_cells_messaging.py Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03: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 Merge "Creating instance fail when inject ssh key in cells mode" 2015-09-14 22:19:04 +00:00
test_cells_scheduler.py Remove flavors.get_flavor() only used in tests 2015-11-13 14:17:06 +01:00
test_cells_state_manager.py Fix order of arguments in assertEqual 2015-09-03 06:39:24 -07: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