os-brick/os_brick/tests/windows
Lucian Petrut b5574ae746 Windows connectors: add device_scan_interval arg
The Hyper-V Nova driver will pass os-brick the device rescan
interval. This change indends to honor this for the Windows
connectors.

Other connectors use either a fixed rescan interval, either a
exponentially growing interval. If needed, this patch can be
updated so that other connectors may use this argument as well.

Change-Id: I3d6b4ed2ac27269241420ca03ec7075a977e86e8
2016-12-22 18:48:02 +02:00
..
__init__.py Add Windows iSCSI connector 2016-06-22 10:45:48 -07:00
fake_win_conn.py Add Windows iSCSI connector 2016-06-22 10:45:48 -07:00
test_base.py Add Windows iSCSI connector 2016-06-22 10:45:48 -07:00
test_base_connector.py Add Windows iSCSI connector 2016-06-22 10:45:48 -07:00
test_factory.py Add Windows Fibre Channel connector 2016-08-04 23:12:09 +03:00
test_fibre_channel.py Windows connectors: add device_scan_interval arg 2016-12-22 18:48:02 +02:00
test_iscsi.py Windows connectors: add device_scan_interval arg 2016-12-22 18:48:02 +02:00
test_smbfs.py Add Windows SMBFS connector 2016-08-04 23:07:01 +03:00