yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16943
[Bug 1338479] [NEW] Unhelpful error message when updating quota
Public bug reported:
When updating network quota using the following command:
neutron quota-update --network 10000000000
the client ouputs:
"Request Failed: internal server error while processing your request."
This request fails since the parameter exceeds the integer range. An
error message like "Request Failed: quota limit exceeds integer range"
would be more friendly to users than just raising a single internal
server error.
** Affects: neutron
Importance: Undecided
Assignee: Xurong Yang (idopra)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Xurong Yang (idopra)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1338479
Title:
Unhelpful error message when updating quota
Status in OpenStack Neutron (virtual network service):
New
Bug description:
When updating network quota using the following command:
neutron quota-update --network 10000000000
the client ouputs:
"Request Failed: internal server error while processing your request."
This request fails since the parameter exceeds the integer range. An
error message like "Request Failed: quota limit exceeds integer range"
would be more friendly to users than just raising a single internal
server error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1338479/+subscriptions
Follow ups
References