Comment 2 for bug 1264223

Revision history for this message
Kiyohiro Adachi (adachi) wrote : Re: WSGIHTTPException needs ``explanation`` attribute

I learned that there is a case there may be no "explanation='message'".
But I think the following is a bug at least.

in cinder/api/contrib/scheduler_hints.py

raise webob.exc.HTTPBadRequest(reason=msg)