Comment 2 for bug 1297358

Revision history for this message
wanghong (w-wanghong) wrote :

This is because the code mistakes that the "detail" is an image_id. Please refer:https://github.com/openstack/glance/blob/master/glance/api/v1/router.py the line 44.

I think we should modify /opt/stack/glance/glance/registry/client/v1/client.py", line 145, get_image to raise a 404 response.