cinder/cinder/volume/drivers/windows
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
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-26 22:45:17 -06:00
constants.py Add Windows SMB Volume Driver 2014-09-09 12:08:39 +00:00
remotefs.py Merge "Fix missing translations for log messages" 2015-05-13 10:59:17 +00:00
smbfs.py Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
vhdutils.py Fix multi-line docstrings to meet hacking rules 2015-07-30 11:34:16 -05:00
windows.py Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
windows_utils.py Merge "Fix multi-line docstrings to meet hacking rules" 2015-07-31 22:24:40 +00:00