Comment 9 for bug 1621391

Revision history for this message
wangxiyuan (wangxiyuan) wrote :

glance v1 raised 500 error. So could you please provide the glance-registry logs?

and use glanceclient like this:
$ glance --os-image-api-version 1 image-list

$ glance --os-image-api-version 1 image-show {image-id}

to see what happend?