cinder/cinder/tests/unit/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 Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
db_fakes.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_smbfs.py Fix Python 3 issues in Windows tests 2015-08-13 08:43:40 -05:00
test_vhdutils.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_windows.py Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
test_windows_remotefs.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_windows_utils.py Windows iSCSI: Add CHAP authentication support 2015-05-11 15:04:09 +03:00