yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56094
[Bug 1405099] Re: InvalidQuotaValue should use error code 403 instead of 409(conflict)
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1405099
Title:
InvalidQuotaValue should use error code 403 instead of 409(conflict)
Status in neutron:
Expired
Bug description:
The neutron InvalidQuotaValue exception extends Conflict
(HttpConflict, Error code 409) but that doesn't really make sense for
this exception. It should be rather 403 (Forbidden).
The API docs list possible response codes for quota extension
operations are 401 or 403:
http://docs.openstack.org/api/openstack-
network/2.0/content/Update_Quotas.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1405099/+subscriptions
References