yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07762
[Bug 1264223] Re: WSGIHTTPException needs ``explanation`` attribute
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: nova
Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)
--
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/1264223
Title:
WSGIHTTPException needs ``explanation`` attribute
Status in Cinder:
In Progress
Status in OpenStack Compute (Nova):
New
Bug description:
If the specific error message is required, we must set
explanation='message' at subclass of webob.exc.WSGIHTTPException().
Ex.
OK: raise webob.exc.HTTPBadRequest(explanation='What?')
NG: raise webob.exc.HTTPBadRequest('What?')
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1264223/+subscriptions