nova/nova/tests/unit/cells
Sergey Vilgelm 741f163fc5 Switch to the oslo_utils.fileutils
fileutils is graduated in the oslo.utils library.
Remove old implementation of the read_cached_file function
in the nova.utils and move from the fileutils the read_cached_file
and delete_cached_file functions to the nova.utils module and
the unit tests for these functions.

Implements: blueprint graduate-fileutils[1]
[1] https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-fileutils

Depends-On: I51ba9076e1fbc16145ee2311f47b7768c16dcb20 (requirements)

Change-Id: I849f1c74ec811dbe82ba6270569a008a49eab465
2015-07-24 14:10:44 +03: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 Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
test_cells_messaging.py Merge "Replace metaclass registry with explicit opt-in registry from oslo" 2015-06-15 10:04:25 +00: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 Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
test_cells_scheduler.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
test_cells_state_manager.py Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
test_cells_utils.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
test_cells_weights.py Scheduler: deprecate mute_weight_value option on weigher 2015-03-30 14:38:39 -04:00