7b5d3d618f
If the volume for a backup was deleted / is not found, the cleanup routine in_cleanup_one_backup fails on updating the volume status. This add some exception handling to these attempts. Closes-Bug: 2016138 Change-Id: Ibafe07acf9ecdce9f828c86db8edb3d529917efc
6 lines
152 B
YAML
6 lines
152 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Bug #2016138 <https://bugs.launchpad.net/cinder/+bug/2016138>`_:
|
|
Handle missing volumes during cleanup of incomplete backups.
|