Comment 3 for bug 1122299

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/21675
Committed: http://github.com/openstack/glance/commit/9f4fb2cda684b6ea257b2eec8eab738ecbe06c72
Submitter: Jenkins
Branch: master

commit 9f4fb2cda684b6ea257b2eec8eab738ecbe06c72
Author: Eoghan Glynn <email address hidden>
Date: Mon Feb 11 18:43:18 2013 +0000

    Avoid dangling partial image on size/checksum mismatch

    Fixes bug 1122299

    Previously, when the supplied image size or checksum didn't match
    the calculated values, partial image image data was left dangling
    in the backend store.

    Now, we clean up when the mismatch is detected.

    Change-Id: I916d78ef3b2065e87df31ec4fb405915417d68aa