<div dir="ltr">This is definitely a bug of some form or another. When you change either size or checksum, I believe you lose the ability to download your image. I still want to think a bit more to be assured that "fixing" this bug isn't somehow backwards incompatible, however.<div>
<br></div><div>It seems like (only) the v1 api is affected by this problem--which is somewhat astonishing. I'll keep digging to try to figure out the origin of this problem. Meanwhile, Stuart, could you file a bug?</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 7, 2013 at 10:20 AM, Clint Byrum <span dir="ltr"><<a href="mailto:clint@fewbar.com" target="_blank">clint@fewbar.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Excerpts from stuart.mclaren's message of 2013-08-07 02:13:15 -0700:<br>
<div class="im">><br>
> Typically its the not-very-interesting case of changing<br>
> the size from 0 to the real size after the data has uploaded.<br>
><br>
> That happens before the image state transitions to 'active'.<br>
><br>
<br>
</div>Shouldn't the size be NULL, not 0, since it is unknown?<br>
<br>
If that is the case, seems like you should be able to reliably allow a<br>
transition from NULL to a value, but not from a value to anything else.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>