os-brick/os_brick/tests/initiator
Gorka Eguileor be37c2e040 Fix iSCSI cleanup fix on discovery backends
On Change-Id Iada5d4fbeb07aeaf3afb953a289b6b89778c382c we tried to fix
an issue with the multipath detach of backends that used discovery on
attach, but contrary to the commit message and the docstrings it didn't
look for ip,port in the discoverydb but ip:port instead, which meant
that it would never find what it was looking for.

This patch fixes that fix to make it search for the right regex.

TrivialFix
Closes-Bug: #1699061

Change-Id: Ibfa1a78a555e984c662f668677451f5a3ed55602
2017-06-29 13:59:04 +02:00
..
connectors Fix iSCSI cleanup fix on discovery backends 2017-06-29 13:59:04 +02: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 Detect if Fibre Channel support exists 2016-10-05 03:31:03 -07:00
test_linuxrbd.py Close connection to ceph after cinder bakcup 2016-09-30 13:02:00 +00:00
test_linuxscsi.py Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
test_linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00