os-brick/os_brick/initiator
iain MacDonnell 9287b2816d 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
(cherry picked from commit 296887a59e)
2018-03-22 19:00:27 +00:00
..
connectors Accept ISCSI_ERR_NO_OBJS_FOUND from iscsiadm 2018-03-22 19:00:27 +00:00
windows Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
__init__.py Add the StorPool brick connector 2017-12-01 23:06:15 +02:00
connector.py adding iSER connector for PPC64 2018-01-18 12:16:00 -06: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 Refactor iSCSI disconnect 2017-05-31 15:31:20 +02:00
linuxfc.py Fixing FC scanning 2017-11-15 12:32:07 +01:00
linuxrbd.py Merge "Add attribute 'name' to class RBDVolume." 2017-10-10 03:41:31 +00:00
linuxscsi.py Protect against race within os.path.realpath 2017-09-26 21:01:14 +02:00
linuxsheepdog.py Remove unused LOG to keep code clean 2016-07-09 10:17:48 +08:00