d8062063a3
After migrating a volume, if the original and new volumes are on the same 3PAR backend, then the volume names are swapped. However, if the original volume is not in the same 3PAR backend, the new volume is renamed to the original volume's name. Closes-Bug: 1858119 Change-Id: I1f9d4143d1ad2637a2173090b290f6f96b64c492
9 lines
327 B
YAML
9 lines
327 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix the HPE 3PAR driver's attempt to rename the backend volume after
|
|
it was migrated. If the original volume resides on the same 3PAR backend
|
|
then the pre and post migration volume names are swapped. Otherwise, the
|
|
newly migrated volume is renamed to match the original name.
|
|
(bug 1858119)
|