cinder/releasenotes/notes/bug-1871524-5f6df9a61bf6b775.yaml
Xinliang Liu ea5a9c35ea Fix volume migration fails in the same ceph RBD pool
For the same ceph RBD pool, volume migration only needs to update
volume’s host value to destination host.
In this case, we can migrate volume in available or in-use status.

Change-Id: I01039b7651a354761d034a9118b55b96cf32445e
Closes-Bug: #1871524
2020-04-16 09:45:54 +00:00

6 lines
145 B
YAML

---
fixes:
- |
Fix volume migration fails in the same ceph RBD pool. `Bug 1871524
<https://bugs.launchpad.net/cinder/+bug/1871524>`__.