Comment 7 for bug 1908352

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

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

commit 2a6325951967c7dda52cb9c8beccd78e1cfb0605
Author: paulali <email address hidden>
Date: Wed Mar 24 20:39:05 2021 +0000

    Adds a clear error message to operator-set limits

    When an operator sets a limit that is greater than 2147483647, an
    explicit error message "Quota limit should not exceed 2147483647"
    is communicated. This is better than the initial error message
    which was "ERROR: The server has either erred or is
    incapable of performing the requested operation. (HTTP 500)."

    Closes-Bug: #1908352
    Change-Id: I0d301c5f527c3e16e14021b679c85bd51833a1d6
    (cherry picked from commit daf7b3aacf1481c967db4706e7cfa7be09976c52)