efa1e80fb2
During peer persistence, when volume is attached to instance, vlun is created on both primary & secondary arrays. hpe_3par_fc.py returns the LUN id only from primary array. For details, kindly refer launchpad bug. This patch updates the code to return both LUN ids. Closes-Bug: #2044255 Change-Id: If47948aa079a3bb14991974fed73bf4015a99510
9 lines
234 B
YAML
9 lines
234 B
YAML
---
|
|
fixes:
|
|
- |
|
|
HPE 3PAR driver `bug #2044255
|
|
<https://bugs.launchpad.net/cinder/+bug/2044255>`_:
|
|
Fixed: In peer persistence setup, when volume is attached to instance,
|
|
now LUN ids are returned from both the arrays.
|
|
|