cinder/cinder/tests/unit/volume
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
..
drivers NetApp: Return all iSCSI targets-portals 2019-04-09 09:03:13 -04:00
flows Create new image volume cache entry when cloning fails 2019-01-15 06:33:49 -05:00
__init__.py Fix volume retype with migration as non-admin 2017-02-15 17:31:59 -02:00
test_availability_zone.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_capabilities.py Trivial fix typos 2017-05-17 10:57:40 +07:00
test_connection.py Allow to use _max qos option together with per_gb 2018-12-19 01:12:35 +00:00
test_driver.py Fix cinder quota-usage error 2018-01-27 16:41:33 +08:00
test_image.py Raise the ImageTooBig exception when found it 2018-10-25 17:54:05 +08:00
test_init_host.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
test_manage_volume.py [3/11] Refactor test_volume file 2017-02-08 23:38:23 +00:00
test_replication_manager.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
test_rpcapi.py Transfer snapshots with volumes 2018-07-19 09:42:43 +08:00
test_snapshot.py Add test case: delete snapshot when driver not initialized 2019-01-11 02:22:24 +00:00
test_volume.py Temporary solution for fixing gate test_tpool_size 2019-01-14 16:40:52 +05:30
test_volume_migration.py Tests: Fix up migrate notify tests 2019-02-21 16:09:10 -05:00
test_volume_retype.py Merge "Add test case: retype volume when driver not initialized" 2019-02-15 20:41:19 +00:00
test_volume_usage_audit.py [5/11] Refactor test_volume file 2017-02-08 23:38:42 +00:00