cinder/releasenotes/notes/hpe-3par-return-lun-ids-6bc973ef74d0bf9c.yaml
raghavendrat efa1e80fb2 HPE 3par: PP - Return LUN ids from both arrays
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
2024-06-04 03:41:03 +00:00

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.