← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1451991] [NEW] Quota related error should not return 403 error

 

Public bug reported:

in Nova API layer, 403 is returned (HTTPForbidden) if Quota is exceeded, this is not correct
we should return 400 (HTTPBadRequest) instead

** Affects: nova
     Importance: Undecided
     Assignee: jichenjc (jichenjc)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => jichenjc (jichenjc)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1451991

Title:
  Quota related error should not return 403 error

Status in OpenStack Compute (Nova):
  New

Bug description:
  in Nova API layer, 403 is returned (HTTPForbidden) if Quota is exceeded, this is not correct
  we should return 400 (HTTPBadRequest) instead

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1451991/+subscriptions


Follow ups

References