Get the right portal from output of iscsiadm command
Bug #1705674 reported by
Yafei Yu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
os-brick |
Fix Released
|
Undecided
|
Yafei Yu |
Bug Description
The output of iscsiadm command:
# iscsiadm -m discovery -t sendtargets -I default -p 172.168.101.36:3260
172.168.
and we get ips is "172.168.
"172.168.
Changed in os-brick: | |
assignee: | nobody → yuyafei (yu-yafei) |
Changed in os-brick: | |
status: | New → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/486077 /git.openstack. org/cgit/ openstack/ os-brick/ commit/ ?id=b291c2bbd46 7eb9fea0e8c0cb1 906ae33a14b374
Committed: https:/
Submitter: Jenkins
Branch: master
commit b291c2bbd467eb9 fea0e8c0cb1906a e33a14b374
Author: yuyafei <email address hidden>
Date: Fri Jul 21 09:38:15 2017 +0000
Get the right portal from output of iscsiadm command
The output of iscsiadm command: 168.101. 36:3260, 129 iqn.2099- 01.cn.com. zte:usp. spr11-4c: 09:b4:b0: 55:91 101.36: 3260,129" , but we want 168.101. 36:3260" .
# iscsiadm -m discovery -t sendtargets -I default -p 172.168.101.36:3260
172.
and we get ips is "172.168.
"172.
Change-Id: Ie31fc43483da97 e1351232f5aa199 07617ee558a
Co-Authored-By: Bin Zhou <email address hidden>
Closes-Bug: #1705674