manila/releasenotes/notes/bug-1908352-add-explicit-error-message-c33c7b75a7e49257.yaml
Goutham Pacha Ravi 021e7ab02f Move db release note to correct folder
This change must be backported to stable/wallaby
as well.

Change-Id: I6d4f2cc263fc7dd099ce27e674709baf3916ea9b
Related-Bug: #1908352
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2021-12-07 14:14:32 -08:00

8 lines
213 B
YAML

---
fixes:
- |
When a quota value greater than 2147483647 is set, the error
message "ERROR: Invalid input received:Quota limit should not
exceed 2147483647. (HTTP 400)" is communicated to the user.