cinder/releasenotes/notes/bug-1896087-rollback-volume-status-bd04951f929bb88d.yaml
Ivan Kolodyazhny 9744849712 Rollback volume status if backup service is unavailable
We should not keep volume in 'backing-up' state if backup creation
process failed. It should be reverted to the previous state.

Change-Id: I33d4569df439fa59dec847f8dbc9f516a4839070
Closes-Bug: #1896087
2020-09-23 20:54:12 +03:00

8 lines
214 B
YAML

---
fixes:
- |
`Bug #1896087 <https://bugs.launchpad.net/cinder/+bug/1896087>`_:
Volume status will be rolled back to the previous state if backup creation
fails when backup service is not available