nova/nova/tests/unit/cells
Eric Fried 8e1ca5bf34 Use uuidsentinel from oslo.utils
oslo.utils release 3.37.0 [1] introduced uuidsentinel [2]. This change
rips out nova's uuidsentinel and replaces it with the one from
oslo.utils.

[1] https://review.openstack.org/#/c/599754/
[2] https://review.openstack.org/#/c/594179/

Change-Id: I7f5f08691ca3f73073c66c29dddb996fb2c2b266
Depends-On: https://review.openstack.org/600041
2018-09-05 09:08:54 -05:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Use nova.db.api directly 2018-07-10 14:56:27 +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 conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00
test_cells_messaging.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05: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 Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_cells_scheduler.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_cells_state_manager.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_cells_utils.py Handle uuids in os-hypervisors API 2017-07-18 17:08:01 -04:00
test_cells_weights.py Use assertGreater(A, X) instead of assertTrue(A > X) 2016-06-03 16:53:12 +01:00