cinder/cinder/volume/drivers/san/hp
Walter A. Boring IV feac52b6ef 3PAR use same LUN id for each export path
When multipath is enabled, and the 3PAR driver is configured
to export a VLUN over N iSCSI IP(ports), we now use the same
LUN ID for each iSCSI IP export.  Previously, when we would
export a volume over N iSCSI ports, we would get a new LUN ID
for each iSCSI port.

Master Change id: Ide0ce373a14f348a554688dee9b699feed3c5f26

Change-Id: If40b842e59e384db6eee11e9fa843e4ead6411d4
Closes-Bug: #1551994
2016-03-08 16:00:18 +00:00
..
__init__.py Provide HP 3PAR array iSCSI driver 2013-01-08 14:09:55 -08:00
hp_3par_common.py 3PAR use same LUN id for each export path 2016-03-08 16:00:18 +00:00
hp_3par_fc.py Merge "3PAR Add update_migrated_volume to drivers" 2015-09-04 19:19:07 +00:00
hp_3par_iscsi.py 3PAR use same LUN id for each export path 2016-03-08 16:00:18 +00:00
hp_lefthand_cliq_proxy.py LeftHand Add update_migrated_volume to drivers 2015-09-10 11:06:20 -07:00
hp_lefthand_iscsi.py LeftHand Add update_migrated_volume to drivers 2015-09-10 11:06:20 -07:00
hp_lefthand_rest_proxy.py LeftHand Add update_migrated_volume to drivers 2015-09-10 11:06:20 -07:00
hp_xp_fc.py Add connector object to create_export 2015-08-06 15:24:38 -07:00
hp_xp_opts.py Fix cinder.conf.sample generation 2015-06-29 12:47:27 +00:00
hpmsa_client.py Add https options and minor code changes 2015-08-25 01:31:16 +05:30
hpmsa_common.py Making opt names consistent 2015-09-09 11:48:54 -05:00
hpmsa_fc.py HPMSA fix access to common options 2015-09-11 18:37:53 +00:00
hpmsa_iscsi.py HPMSA fix access to common options 2015-09-11 18:37:53 +00:00