Comment 5 for bug 1925342

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/791108
Committed: https://opendev.org/openstack/manila/commit/fb5a4f936d6ecf7435005f72ef8d7068cf75f65e
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit fb5a4f936d6ecf7435005f72ef8d7068cf75f65e
Author: Tom Barron <email address hidden>
Date: Wed Apr 21 09:38:33 2021 -0400

    Fix api error message for snapshot creation failure

    when the source share has ``snapshot_support`` False.

    The message said that the back end lacks snapshot support but this
    is not necessarily the case.

    Closes-bug: #1925342
    Change-Id: I09a83b63528c0988f3601dfd07ad6972165cb855
    (cherry picked from commit be29805859f0e759cfd96b5e1ef0afbd1d16f3c0)