cinder/cinder/openstack
Sergey Vilgelm 212aff327a Switch to the oslo_utils.fileutils
fileutils is graduated in the oslo.utils library.
Use the open function from builtins instead of fileutils.file_open.
Change the test_backup_volume (test_scality module) and
test_restore_backup (test_scality, test_volume) functions to use
mock library instead of mox.

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

Change-Id: I7abf0273bf2b90c72f51ebf4896808eaabb91969
2015-08-20 07:47:48 +00:00
..
common Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
__init__.py Enable H104, F841 hacking rule and fix violations 2014-08-11 12:21:36 +08:00