nova/nova/tests/unit/cells
Diana Clarke edd1b9bd2f Replace stubs.Set with stub_out (db)
As part of the ongoing effort to stop using mox, start replacing
the stubs.Set calls with stub_out.

Limit the scope of this patch to the ~400 db stubs.

Part of bp:remove-mox

Change-Id: I449726ede61a18d2c504cf370bebc2b3291fcb04
2016-01-30 17:49:03 -05: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 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 Replace stubs.Set with stub_out (db) 2016-01-30 17:49:03 -05: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