nova/nova/tests/volume
John Griffith 4e4c484fc4 Add lun number (0) to model_update in HpSanDriver
The HpSanDriver was not setting the lun number in model_update
and as a result default value of 1 was being used.  Trouble is the
Lun number used by LeftHand is 0, so the connect info would be
wrong and fail when trying to attach the volume.

Fixes bug #1053717

Change-Id: I2391db062dff35365030e33c3eb0569fdd397949
2012-09-21 12:37:33 -04:00
..
__init__.py Adding 'host' info to volume-compute connection information. 2012-05-02 12:44:41 -05:00
test_HpSanISCSIDriver.py Add lun number (0) to model_update in HpSanDriver 2012-09-21 12:37:33 -04:00