yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04005
[Bug 1207717] Re: Quota limit error uses HTTP 409 Conflict as Error Code, shouldn't this be HTTP 413?
413 should be returned when the actual client request is larger than the
server wants to handle at that moment in time. Nova's usage of 413 is
unconventional and conflicts with how other non-(Nova|Swift) apis use
413.
Neutron's response code of 409 is more consistent with the HTTP
specification.
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1207717
Title:
Quota limit error uses HTTP 409 Conflict as Error Code, shouldn't this
be HTTP 413?
Status in OpenStack Neutron (virtual network service):
Won't Fix
Bug description:
The quota limit error from Neutron seems to be using HTTP 409 Conflict
as error code. Shouldn't this be HTTP 413 Request Entity Too Large.
OpenStack Nova/Compute uses HTTP 413.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1207717/+subscriptions