os-brick/os_brick/initiator/connectors
Ivan Pchelintsev 4edb7c641e Add support for multiple volumes within subsystem to NVMe-OF connector
NVMe-OF connector has several issues with utilizing storages
which present multiple volumes within one NVMe subsystem.
Found issues are described in blueprint with more details.
This patch tries to address all of them without breaking
the existing functionality.

Co-Authored-By: Vladislav Belogrudov <vladislav.belogrudov@dell.com>
Implements: blueprint nvmeof-support-multiple-volumes-within-subsystem
Change-Id: I5f73ec4287f6ab2a0a5ae83748947fa56a0eeb9d
2021-08-18 10:18:38 +03:00
..
__init__.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
base.py Introduce mypy 2021-05-21 16:58:22 -04:00
base_iscsi.py iSCSI: Fix flushing after multipath cfg change 2021-03-26 11:07:45 +01:00
base_rbd.py rbd Windows support 2020-12-09 20:50:24 +02:00
fake.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
fibre_channel.py Merge "Remove six" 2021-03-04 00:52:17 +00:00
fibre_channel_ppc64.py Incorporate the connection_properties input for PPC64 2018-03-20 09:23:12 -04:00
fibre_channel_s390x.py Fix import order of libraries 2021-03-03 16:27:19 -05:00
gpfs.py Add connector for GPFS volumes 2016-08-16 16:09:52 +05:30
huawei.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
iscsi.py LVM: Retry lv calls on segfault due to lvs failure 2021-07-26 15:19:16 +00:00
local.py doc: Restructure docs for doc-migration 2017-08-08 15:44:29 +01:00
nvmeof.py Add support for multiple volumes within subsystem to NVMe-OF connector 2021-08-18 10:18:38 +03:00
rbd.py rbd Windows support 2020-12-09 20:50:24 +02:00
remotefs.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
scaleio.py LVM: Retry lv calls on segfault due to lvs failure 2021-07-26 15:19:16 +00:00
storpool.py Remove six 2021-03-03 14:41:22 +08:00
vmware.py vmware: Use cookiejar from oslo.vmware client directly 2021-04-28 07:58:47 +00:00