Comment 12 for bug 1518431

Revision history for this message
Stuart McLaren (stuart-mclaren) wrote :

> As a workaround we can use glance v1, which works fine and used by default in Nova in Liberty.

Is this still the case? Or can we reproduce this on v1 also?

> One of the things triggering this misbehavior is that glanceclient is not sending the request's content-lenght and therefore, Glance doesn't know the image/request size when the call to the store is made.

Not sending the image size should be common behaviour. (I think it may be the case with Nova snapshots, but I'd need to double check.) If that was problematic I'd have thought this issue would have been flushed out by now.

What are the steps to reproduce?

Thanks.