813df9b99f
When creating a backup and it fails we will try to update the status on the volume but if it does not exist we will instead fail on that and the backup will be stuck in creating status which means cloud admin need to help resetting the status. This catches the VolumeNotFound exception and ignores updating the volume status and thus backup will be set to error and can be deleted by user instead. Closes-Bug: #1996049 Change-Id: Iafa92ece7f83323af257c1702df5029469b11739
Release notes
The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.
A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.
Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.