Comment 1 for bug 1511025

Revision history for this message
Darja Shakhray (dshakhray) wrote :

Bug occurs when you create image with multi_tenant.

When request "glance image-create --container-format bare --disk-format raw --file FILE --progress", swift creates container, glance uploads images http://paste.openstack.org/show/477803/,
swift returns an error http://paste.openstack.org/show/477801/,
glance it does not catch and raises 500 http://paste.openstack.org/show/477804/.

I think that the error in the Swift.

I reported another bug on 500 error in glance. https://bugs.launchpad.net/glance/+bug/1512416