cinder/releasenotes/notes/diff-srps-674f2c0cc893db4b.yaml
Helen Walsh 8a890c8369 PowerMax Driver - Manage volume into correct storage group
Manage a volume into the correct storage group if the name
of the SRP on the remote differs to the SRP on the local
array.  For backward compatibility and name matching, the
default storage group will assume the SRP name of the local
array on both arrays.

Closes-Bug: #1979666
Change-Id: Ie735b4a8607529ef3334242fd5a90c58f145adb4
2022-06-27 11:20:13 +03:00

9 lines
366 B
YAML

---
fixes:
- |
`Bug #1979666 <https://bugs.launchpad.net/cinder/+bug/1979666>`_:
PowerMax driver : Fixed rare case where the SRP in the local and
remote arrays are different when managing volumes into OpenStack.
For backward compatibility and name matching, the default storage
group will assume the SRP name of the local array on both arrays.