d2d7aed475
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
7 lines
209 B
YAML
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.
|