cinder/cinder/tests/unit/windows
Lucian Petrut 86877a7d47 smbfs: pick up remotefs method signature change
A recent commit [1] changed the remotefs "_copy_volume_from_snapshot"
method signature.

This change has to be propagated to the SMBFS driver, otherwise
creating volumes from snapshots will fail with a TypeError[2].

[1] I896f70d204ad103e968ab242ba9045ca984827c4
[2] http://paste.openstack.org/raw/795653/

Change-Id: I6004e1a1bfa23627097a7e57d035667ebd8450fb
2020-07-10 09:32:18 +03: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_iscsi.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_smbfs.py smbfs: pick up remotefs method signature change 2020-07-10 09:32:18 +03:00