cinder/cinder/volume/drivers/san
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
..
hp 3PAR use same LUN id for each export path 2016-03-08 16:00:18 +00:00
__init__.py san driver: don't use relative Python import 2015-06-12 13:11:47 +02:00
san.py Use min and max on IntOpt option types 2015-08-16 15:48:24 -07:00