nova/nova/api
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
..
ec2 Switch to oslo.service library 2015-07-11 02:54:42 +00:00
metadata Include project_id in instance metadata. 2015-07-10 16:42:43 -05:00
openstack Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
validation Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Remove openstack/common/versionutils module 2015-06-15 20:40:16 +00:00
compute_req_id.py Replace oslo-incubator with oslo_context 2015-02-14 04:42:15 +09:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
opts.py Use oslo-config-generator instead of generate_sample.sh 2015-06-18 22:00:18 +00:00
sizelimit.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
validator.py Fix comment typo 2015-06-23 08:41:43 +10:00