os-brick/os_brick/tests/initiator
Yong Huang e01e5db822 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)
2018-10-08 05:51:59 +00:00
..
connectors The validation of iscsi session should be case insensitive 2018-10-08 05:51:59 +00:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_connector.py Improve detection of multipathd running 2018-09-17 13:49:13 +02: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-07-16 10:31:52 -07: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-01 16:39:11 -04:00
test_linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00