Comment 1 for bug 1521591

Revision history for this message
Ian Cordasco (icordasc) wrote :

So there are two parts to this bug report:

1. Incomplete/incorrect implementation of JSON PATCH by Glance
2. HTML error response bodies

The first part we can fix. The second needs to be fixed in webob first (https://github.com/Pylons/webob/issues/209). Once we've fixed it there, we can update our dependency on webob and take advantage of that fix.