Comment 16 for bug 1559072

Revision history for this message
Bert JW Regeer (bertjwregeer) wrote : Re: exceptions.from_response with webob 1.6.0 results in "AttributeError: 'unicode' object has no attribute 'get'"

Hey all,

Sorry about the breakage, but I have a couple of questions, especially since Nova's Fault() should be doing the right thing (but clearly it is not):

See:

https://github.com/Pylons/webob/issues/235#issuecomment-198643200

If someone can help me understand the flow on the nova API side then I can make sure that it is a bug in WebOb, because according to my reading WebOb shouldn't even be hitting the code path that generates it's internal JSON response.