cinder/cinder/tests/unit/volume/drivers/netapp
Gorka Eguileor dee7292b08 NetApp: Return all iSCSI targets-portals
NetApp iSCSI drivers use discovery mode for multipathing, which means
that we'll fail to attach a volume if the IP provided for the discovery
is not accessible from the host.

Something similar would happen when using singlepath, as we are only
trying to connect to one target/portal.

This patch changes NetApp drivers so the return target_iqns,
target_portals, and target_luns parameters whenever there are more than
one option.

Closes-Bug: #1806398
Change-Id: If6b5ad23c899032dbf7535ed91251cbfe54a223a
(cherry picked from commit c658696265)
2019-04-09 09:03:13 -04:00
..
dataontap NetApp: Return all iSCSI targets-portals 2019-04-09 09:03:13 -04:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py NetApp: Return all iSCSI targets-portals 2019-04-09 09:03:13 -04:00
test_common.py NetApp ONTAP: Remove support for 7mode systems 2017-10-23 14:32:44 -07:00
test_utils.py NetApp: Return all iSCSI targets-portals 2019-04-09 09:03:13 -04:00