cinder/cinder/volume/drivers/netapp
Gorka Eguileor 7cc7322a0f 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.

Changes to be committed:
modified:   cinder/volume/drivers/netapp/eseries/library.py
As part eseries driver  code is still in the tree.  Need to propose
an additional patch to the stable branch, notice that patch
would not be in master, even though both have the same issue.

Closes-Bug: #1806398
Change-Id: If6b5ad23c899032dbf7535ed91251cbfe54a223a
(cherry picked from commit c658696265)
(cherry picked from commit dee7292b08)
(cherry picked from commit 8be2bb6d2a)
2019-05-14 20:12:22 +02:00
..
dataontap NetApp: Return all iSCSI targets-portals 2019-05-14 20:12:22 +02:00
eseries NetApp: Return all iSCSI targets-portals 2019-05-14 20:12:22 +02:00
__init__.py NetApp direct to filer drivers for iscsi and nfs. 2012-11-17 14:56:55 -08:00
common.py NetApp ONTAP: Remove support for 7mode systems 2017-10-23 14:32:44 -07:00
options.py [NetApp ONTAP] Add filtering to API trace logging 2018-08-28 14:36:25 -03:00
utils.py NetApp: Return all iSCSI targets-portals 2019-05-14 20:12:22 +02:00