manila/releasenotes/notes/bug-1888915-harden-lvm-deletions-2a735ab0ee4a4903.yaml
Goutham Pacha Ravi e57809fd74 Harden LVM driver deletion paths
During maintenance, administrators may decide
to unmount shares, snapshots or remove them
entirely prior to cleaning up LVM share resources
in manila. The driver should not fail on deletion
of missing resources.

Change-Id: Ieaf37ec10db9a8bdce6bb195b76335fea9b2b52f
Closes-Bug: #1888915
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-07-28 11:20:29 -07:00

7 lines
221 B
YAML

---
fixes:
- |
The LVM driver no longer fails to delete shares, snapshots and access
rules that are missing from storage. See `Launchpad bug #1888915
<https://launchpad.net/bugs/1888915>`_ for more details.