Reviewed:  https://review.openstack.org/319000
Committed: 
https://git.openstack.org/cgit/openstack/nova/commit/?id=d3c9778b6ad80208daf2923ca137778a109c34bc
Submitter: Jenkins
Branch:    master

commit d3c9778b6ad80208daf2923ca137778a109c34bc
Author: kevin shen <372712...@qq.com>
Date:   Fri May 20 09:00:10 2016 +0800

    fix Quota related error return incorrect problem
    
    in Nova API layer, 400 is returned (HTTPBadRequest) if Quota is exceeded,
    this is not correct
    we should return 403 (HTTPForbidden) instead
    
    Change-Id: Ifd9d3c6db5b3ec56c744255bf26575f748e13ff3
    Closes-Bug: #1451991


** Changed in: nova
       Status: In Progress => Fix Released

-- 
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 return 403 error

Status in OpenStack Compute (nova):
  Fix Released

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

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to