a372e53098
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
8 lines
313 B
YAML
8 lines
313 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When share creation fails due to missing ports quota, error message
|
|
propogated to user is not useful. So reported PortLimitExceeded error to
|
|
user instead of generic error. For more details, please refer
|
|
(`launchpad bug 2019846 <https://bugs.launchpad.net/manila/+bug/2019846>`_).
|