cinder/cinder/volume/drivers
Naoki Saito 94c1d24153 NEC driver: fix live-migration failure with FC
The initialize_connection() in the driver sometimes returns wrong LUN
and causes a live-migration failure.
The function searches the LUN from LD sets (attached hosts) and returns
the first hit.
The function must return an LUN of the destination host, but the first
hit may be an LUN of the source host.

This patch fixes initialize_connection() to return correct LUN by
searching with WWPN of the desitination host.

Change-Id: I102ae84204e0d88814a7d2e028f7cec118ad6b60
Closes-Bug: #1887908
2020-08-20 15:42:17 +09:00
..
datera Update in-tree Datera Cinder driver 2020-03-11 21:24:03 +01:00
dell_emc PowerMax Driver - Volume Migrate Exception Handling 2020-07-14 17:41:20 +01:00
fujitsu Reduce deprecation warnings 2020-04-14 15:53:27 -05:00
fusionstorage Fix missing print format in log messages 2020-04-15 07:28:23 +08:00
hedvig Merge "Hedvig: Migration to py37" 2020-01-20 13:43:58 +00:00
hitachi Add Hitachi Block Storage Driver 2020-07-13 22:15:44 +09:00
hpe Merge "Kaminario: Fix unique_fqdn_network option" 2020-07-16 04:54:26 +00:00
huawei Merge "Switch from retrying to tenacity" 2020-05-22 10:32:56 +00:00
ibm Merge "Move get_volume_stats impl to the base volume driver" 2020-07-01 20:21:35 +00:00
infortrend Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
inspur Merge "Move make_initiator_target_all2all_map out of vutils" 2020-07-08 18:48:15 +00:00
kaminario Kaminario: Fix unique_fqdn_network option 2020-07-02 14:48:51 +02:00
lenovo Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
macrosan Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
nec NEC driver: fix live-migration failure with FC 2020-08-20 15:42:17 +09:00
netapp Merge "bump pycodestyle to 2.6.0" 2020-06-19 16:12:17 +00:00
nexenta Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
prophetstor Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
san Create Seagate driver from dothill driver 2019-08-16 17:49:15 -06:00
sandstone Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
stx Reduce deprecation warnings 2020-04-14 15:53:27 -05:00
synology SAN: Add missing driver options 2020-03-25 13:55:16 +01:00
veritas_access Reduce deprecation warnings 2020-04-14 15:53:27 -05:00
vmware Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
windows Support Glance image data colocation 2020-04-13 12:04:18 +00:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
infinidat.py SAN: Add missing driver options 2020-03-25 13:55:16 +01:00
linstordrv.py Support Glance image data colocation 2020-04-13 12:04:18 +00:00
lvm.py Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
nfs.py NFS encrypted volume support 2020-06-23 22:00:05 +00:00
nimble.py Add cinder discard in nimble driver 2020-06-24 23:02:40 +05:30
pure.py Merge "Move get_volume_stats impl to the base volume driver" 2020-07-01 20:21:35 +00:00
qnap.py Fix a misspelling error in QNAP driver 2020-05-28 11:10:47 +08:00
quobyte.py bump pycodestyle to 2.6.0 2020-06-08 19:40:38 -04:00
rbd.py Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
remotefs.py Merge "Move get_volume_stats impl to the base volume driver" 2020-07-01 20:21:35 +00:00
rsd.py Move get_volume_stats impl to the base volume driver 2020-07-01 12:41:20 +03:00
solidfire.py bump pycodestyle to 2.6.0 2020-06-08 19:40:38 -04:00
spdk.py Merge "Move get_volume_stats impl to the base volume driver" 2020-07-01 20:21:35 +00:00
storpool.py Merge "Move get_volume_stats impl to the base volume driver" 2020-07-01 20:21:35 +00:00
veritas_cnfs.py Mark Veritas CNFS Driver Unsupported 2020-01-13 20:46:45 -06:00
vzstorage.py Add glance image colocation feature for Virtuozzo driver 2020-04-17 13:56:02 +00:00
zadara.py Merge "Move get_volume_stats impl to the base volume driver" 2020-07-01 20:21:35 +00:00