eb5c8183b6
Specifically for PowerVC when volumes have VERY long names they currently truncated to an acceptible length. This truncation was missing for volumes in a consistency group so when cloning of the CG occured, the clone command would fail due to an incorrect volume name. Change-Id: I84ff54268550e4e27fa8b2c8d7d02459c4f6d7c4 Closes-Bug: #1936663
8 lines
262 B
YAML
8 lines
262 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Pure Storage FlashArray driver `bug #1936663
|
|
<https://bugs.launchpad.net/cinder/+bug/1936663>`_: Fixes issue where
|
|
cloning a consistency group containing volumes with very long names
|
|
causes a crash - Required for PowerVC support
|