yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01643
[Bug 1133111] Re: the safe xml calls, cause http 500 errors in the API, it should cause 400 (invalid request) errors instead
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => grizzly-rc1
--
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/1133111
Title:
the safe xml calls, cause http 500 errors in the API, it should cause
400 (invalid request) errors instead
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When we parse incoming XML safely, if there was an error raised it
would be an expat.Expat() error, which would bubble up to the api and
turn into a HTTP 500 (Internal Error)
If the incoming XML in wrong, it should return a 400 (Invalid Request)
error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1133111/+subscriptions