os-brick/os_brick/tests/initiator
Yong Huang 6de41bbef0 The validation of iscsi session should be case insensitive
The validation of iscsi session should be case insensitive since IPv6
address is case insensitive. If the portal address are all lower cases,
and the address get from 'iscsiadm -m session' contain upper cases,
the validation of iscsi session will failed, the loop will be endless.

Change-Id: Ief5108e40f13cc53d8d9e9c5d1a5054f58f72aa0
Closes-bug: #1793627
(cherry picked from commit 8782c4accf)
(cherry picked from commit e01e5db822)
2018-10-17 02:30:44 +00:00
..
connectors The validation of iscsi session should be case insensitive 2018-10-17 02:30:44 +00:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_connector.py Fix supported connectors for Power platform 2017-05-24 19:31:10 +00:00
test_host_driver.py Fix race in check and access of /dev/disk/by-path/ 2015-07-28 18:30:06 +02:00
test_linuxfc.py FC Allow for multipath volumes with different LUNs 2018-08-27 11:16:25 -05:00
test_linuxrbd.py Merge "Add attribute 'name' to class RBDVolume." 2017-10-10 03:41:31 +00:00
test_linuxscsi.py Succeed on iSCSI detach when path just went down 2018-10-03 12:26:03 -04:00
test_linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00