os-brick/os_brick/initiator/connectors
iain MacDonnell 296887a59e Accept ISCSI_ERR_NO_OBJS_FOUND from iscsiadm
iscsiadm exits with code 21 (ISCSI_ERR_NO_OBJS_FOUND) when no nodes
exist. We must accept this as an empty result when attempting to get
node startup info, instead of producing a ProcessExecutionError.

Change-Id: I55f4b3b075bd7779e96777dee64bf577c45fddf1
Closes-Bug: 1756206
2018-03-22 08:53:45 -07:00
..
__init__.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
aoe.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
base.py Remove log translations 2017-03-22 09:19:01 +08:00
base_iscsi.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
disco.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
drbd.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
fake.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
fibre_channel.py Fixing FC scanning 2017-11-15 12:32:07 +01:00
fibre_channel_ppc64.py Incorporate the connection_properties input for PPC64 2018-03-20 09:23:12 -04:00
fibre_channel_s390x.py s390x fc: Fix device path for Ubuntu with ds8k 2018-01-22 10:49:40 +01:00
gpfs.py Add connector for GPFS volumes 2016-08-16 16:09:52 +05:30
hgst.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
huawei.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
iscsi.py Accept ISCSI_ERR_NO_OBJS_FOUND from iscsiadm 2018-03-22 08:53:45 -07:00
local.py doc: Restructure docs for doc-migration 2017-08-08 15:44:29 +01:00
nvme.py Adding NVMEoF for initiator CLI 2017-11-16 14:39:34 +00:00
rbd.py Fix ceph incremental backup fail 2017-06-29 10:36:36 +08:00
remotefs.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
scaleio.py Adding support to extend attached ScaleIO volumes 2018-03-19 09:05:30 -04:00
sheepdog.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
storpool.py Add the StorPool brick connector 2017-12-01 23:06:15 +02:00
vmware.py Fix vmware migrate available volume bug 2017-09-11 16:43:24 +08:00
vrtshyperscale.py Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00