os-brick/os_brick/initiator
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
..
connectors Merge "RBD: ensure temporary config gets deleted" 2016-12-07 19:13:41 +00:00
windows Windows connectors: add device_scan_interval arg 2016-12-22 18:48:02 +02:00
__init__.py Add connector for GPFS volumes 2016-08-16 16:09:52 +05:30
connector.py Raise specific exception for an invalid protocol connector 2016-11-04 18:07:06 -04:00
host_driver.py Fix race in check and access of /dev/disk/by-path/ 2015-07-28 18:30:06 +02:00
initiator_connector.py TrivialFix: Remove logging import unused 2016-08-29 14:03:55 +07:00
linuxfc.py Merge "linuxfc: log path when HBA not found" 2016-12-07 18:41:13 +00:00
linuxrbd.py linuxrbd: remove obsolete comment on close() 2016-10-13 12:11:50 -04:00
linuxscsi.py Fix import method to follow community guideline 2016-12-07 07:52:13 +00:00
linuxsheepdog.py Remove unused LOG to keep code clean 2016-07-09 10:17:48 +08:00