Comment 5 for bug 2019846

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/885486
Committed: https://opendev.org/openstack/manila/commit/e4099b0f0b27a8aad31c69f11c1db69bb703f3a0
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit e4099b0f0b27a8aad31c69f11c1db69bb703f3a0
Author: Kiran Pawar <email address hidden>
Date: Tue May 16 10:09:07 2023 +0000

    Report PortLimitExceeded error to customer

    When share creation fails due to missing ports quota (
    'manila.exception.PortLimitExceeded: Maximum number of ports
    exceeded.'), error message propogated to user is not useful.
    Improve user message in this scenario.

    Closes-bug: #2019846
    Change-Id: I1f010c4ff9faf837bd50b6c2823cbc526f3a42df
    (cherry picked from commit a372e5309821720308d13d8b597be551769e8e4f)