Comment 11 for bug 1475351

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/820336
Committed: https://opendev.org/openstack/manila/commit/f96d6278a06a949408aeededb0acdcfc74e284bb
Submitter: "Zuul (22348)"
Branch: stable/xena

commit f96d6278a06a949408aeededb0acdcfc74e284bb
Author: Megharth <email address hidden>
Date: Thu Dec 2 20:52:57 2021 +0000

    Handle successful deletion of snapshot if quota commit fails

    Replaced a non-existing snapshot delete method
    with an appropriate one and added tests for
    the same

    Backport notes:
    A release note fix committed to master as:
    https://review.opendev.org/c/openstack/manila/+/820955
    has been squashed into this backport.

    Closes-Bug: #1475351
    Change-Id: Idb4b6de5108dd1862df7de97d0ffdc15282b1d74
    (cherry picked from commit a6177bcc0d533089eff509cc62d5313d4aaa44ba)