cinder/releasenotes/notes/bug-fix-1866871-f9d61defc00f4007.yaml
Helen Walsh d2d7aed475 PowerMax Driver - Allowing for default volume type in group
If the volumetype(s) used in group operations does not capture
the array serial_number an exception is thrown. This is only a
factor when consistent_group_snapshot_enabled <is> True.
The fix requires getting the array serial_number from the conf file.

Closes-Bug: #1866871
Change-Id: Ia2fa7cb7b47ae45564e4eef7f0ed62c9830fd47d
2020-03-24 18:46:31 +00:00

7 lines
209 B
YAML

---
fixes:
- |
PowerMax Driver - Allowing for default volume type in group operations
where the array serial number is retrieved from the cinder.conf instead
of the pool_name on the extra specs.