nova/nova/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
..
filters Cells: cell scheduler anti-affinity filter 2015-06-22 12:00:03 -04:00
weights cells: remove deprecated mute_weight_value option 2015-06-17 12:34:24 -07:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
manager.py Switch to oslo.service library 2015-07-11 02:54:42 +00:00
messaging.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
opts.py Cells: fix indentation for configuration variable declaration 2015-07-05 08:17:25 -07:00
rpc_driver.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
rpcapi.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
scheduler.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00
state.py Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
utils.py Send Instance object to cells instance_update_at_top 2015-06-10 21:48:57 +00:00