Another facet of this for Glance seems to be related to the PR in WebOb that broke other projects: http://paste.openstack.org/show/595699/ I suspect this is due to us returning `webob.exc.HTTPNoContent()`. It looks like our gzip middleware expects there to be a content-type but that's no longer auto-generated for us.
Another facet of this for Glance seems to be related to the PR in WebOb that broke other projects: http:// paste.openstack .org/show/ 595699/ I suspect this is due to us returning `webob. exc.HTTPNoConte nt()`. It looks like our gzip middleware expects there to be a content-type but that's no longer auto-generated for us.