cinder/releasenotes/notes/1918099-18b26dd9107f19c0.yaml
Ajitha Robert 77127e7d46 Bug fix for revert to snapshot feature
Snapshot information should be retrieved from the snapshot API
instead of retrieving volume's last_snap

Closes-bug: #1918099
Change-Id: Iee7d2e8d935a806f92f3991a943a458f5b74ef48
2021-03-19 18:08:49 -07:00

7 lines
157 B
YAML

---
fixes:
- |
Nimble driver `bug #1918099
<https://bugs.launchpad.net/cinder/+bug/1918099>`_: Fix
revert to snapshot not working as expected.