Comment 4 for bug 1888915

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/ussuri)

Reviewed: https://review.opendev.org/743642
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=8620f7efed1c2b669a06f13440add1eb20ef12e9
Submitter: Zuul
Branch: stable/ussuri

commit 8620f7efed1c2b669a06f13440add1eb20ef12e9
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Jul 27 18:02:51 2020 -0700

    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 <email address hidden>
    (cherry picked from commit e57809fd74186714aec7dae305380a51c31fc7d5)