Comment 15 for bug 2035572

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/900471
Committed: https://opendev.org/openstack/manila/commit/739301f4d4ac4d7ec3e966eda52996b959bc176f
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 739301f4d4ac4d7ec3e966eda52996b959bc176f
Author: Goutham Pacha Ravi <email address hidden>
Date: Fri Oct 20 15:25:01 2023 -0700

    Don't fail remove-export in NFS-Ganesha

    When dropping an export over DBUS, if there's a problem
    with the removal, we can ignore the failure and move on.
    If not, the share ends up in an "error_deleting" state.

    There's not much that we can do here besides logging
    the failure as an exception.

    Change-Id: I73c2706c9d889f8d08057a543b2a963740bb3f33
    Closes-Bug: #2035572
    Signed-off-by: Goutham Pacha Ravi <email address hidden>
    (cherry picked from commit 609b925a51b230c93d8ad408cf8ba351657dd83e)
    (cherry picked from commit d6eed0ea06f662946dcc7cfac3b90de38c168eaf)
    (cherry picked from commit b76a035d770093b230c4de4ed3f81c5bc249c1ff)
    (cherry picked from commit 13dabf77b9ae931c2d70ea76a0d13fdf0a5d26ae)