cinder/releasenotes/notes/fix-3par-migrate-rename-662d984e070a1de2.yaml
Sean McGinnis e049807837
Normalize release note bug links
This updates the current series bugfix release notes to use the
recommended format we now suggest.

Change-Id: Ibc05e0e0ad6180f154cfff5bf903f57de2370185
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-08-14 07:38:30 -05:00

9 lines
379 B
YAML

---
fixes:
- |
`Bug #1858119 <https://bugs.launchpad.net/cinder/+bug/1858119>`_:
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.