Comment 6 for bug 1888915

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

Reviewed: https://review.opendev.org/743743
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=4e292ea884ff72341c2ab6733745fe6d35733aa8
Submitter: Zuul
Branch: stable/train

commit 4e292ea884ff72341c2ab6733745fe6d35733aa8
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)
    (cherry picked from commit 8620f7efed1c2b669a06f13440add1eb20ef12e9)