os-brick/os_brick
Lee Yarwood 9cf135c686 linuxscsi: Stop waiting for multipath devices during extend_volume
Previously linuxscsi.extend_volume would always attempt to wait for
multipath devices to appear regardless of multipath actually being used
by the connector.

This change corrects this by passing down the existing use_multipath
attribute from the iSCSI and FC connectors into linuxscsi.extend_volume.
The same attribute is introduced to the NVMe connector to also allow it
to skip this search for multipath devices.

Change-Id: I29d65ae036957f3a63cba93dd330b14e3361a1b9
Closes-bug: #1832247
2019-06-11 10:20:51 +01:00
..
encryptors luks: Default to LUKS v1 when formatting volumes 2019-06-07 12:55:09 +01:00
initiator linuxscsi: Stop waiting for multipath devices during extend_volume 2019-06-11 10:20:51 +01:00
local_dev Provide setting to ignore lvm descriptor leak warnings 2019-05-07 21:53:37 +00:00
privileged Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
remotefs Py3: Fix invalid escape sequencees 2019-02-21 14:36:29 -05:00
tests linuxscsi: Stop waiting for multipath devices during extend_volume 2019-06-11 10:20:51 +01:00
__init__.py doc: Remove cruft from conf.py 2017-08-08 15:44:29 +01:00
exception.py Revert "Verify WWN of connected iSCSI devices if passed" 2019-03-12 12:03:57 +02:00
executor.py iSCSI multipath: improve logging on connect 2017-06-26 20:31:59 +02:00
i18n.py Update and replace http with https for doc links 2017-07-26 02:18:44 +00:00
utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00