cinder/releasenotes/notes/bug2002995-e423f17eaddae22d.yaml
Peter Penchev c04d5cb892 StorPool: fix the retype volume flow
Change-Id: I786733aae17dea47e3e6f2a393a947bfb46e70a3
Closes-Bug: #2002995
2024-06-05 20:11:51 +05:30

10 lines
417 B
YAML

---
fixes:
- |
StorPool driver `bug #2002995
<https://bugs.launchpad.net/cinder/+bug/2002995>`_: When retyping a
volume on a StorPool backend to a different volume type also on that
StorPool backend but using a different StorPool template, occasionally
the retype operation would fail or the old volume could be left attached
to a StorPool client. This issue has been fixed in this release.