Comment 14 for bug 1559072

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: exceptions.from_response with webob 1.6.0 results in "AttributeError: 'unicode' object has no attribute 'get'"

Looks like the apiclient in oslo-incubator handled this awhile ago:

https://github.com/openstack/oslo-incubator/commit/fd8dc0c3ffe38fe64a3c841d87ea820045221770

Which is now used in keystoneauth. And python-keystoneclient is using that code from keystoneauth.