os-brick/os_brick
yuyafei b291c2bbd4 Get the right portal from output of iscsiadm command
The output of iscsiadm command:
# iscsiadm -m discovery -t sendtargets -I default -p 172.168.101.36:3260
172.168.101.36:3260,129 iqn.2099-01.cn.com.zte:usp.spr11-4c:09:b4:b0:55:91
and we get ips is "172.168.101.36:3260,129", but we want
"172.168.101.36:3260".

Change-Id: Ie31fc43483da97e1351232f5aa19907617ee558a
Co-Authored-By: Bin Zhou <zhou.bin9@zte.com.cn>
Closes-Bug: #1705674
2017-07-22 01:53:41 +00:00
..
encryptors Merge "encryptors: Delay removal of legacy provider names" 2017-05-28 23:06:02 +00:00
initiator Get the right portal from output of iscsiadm command 2017-07-22 01:53:41 +00:00
local_dev Revert "Don't use ignoreskipactivation for thin LVM" 2017-07-05 13:16:38 +00:00
privileged Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
remotefs Stop ignoring H405 hacking rule in tox 2017-05-24 00:44:57 +02:00
tests Get the right portal from output of iscsiadm command 2017-07-22 01:53:41 +00:00
__init__.py Update os-brick requirements 2015-04-17 17:11:34 +00:00
exception.py Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
executor.py iSCSI multipath: improve logging on connect 2017-06-26 20:31:59 +02:00
i18n.py Remove log translations 2017-03-22 09:19:01 +08: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