Comment 3 for bug 939484

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

Reviewed: https://review.openstack.org/4447
Committed: http://github.com/openstack/glance/commit/95dc869e3c36daaaee8da81f5d1701c938d1f8af
Submitter: Jenkins
Branch: master

commit 95dc869e3c36daaaee8da81f5d1701c938d1f8af
Author: Eoghan Glynn <email address hidden>
Date: Fri Feb 24 09:50:17 2012 +0000

    Fix update of queued image with location set.

    Fixes lp 939484

    When a queued image is updated with the x-image-meta-location header,
    the image size is retrieved from the external store if available and
    the metadata set appropriately.

    More importantly, the image is also activated at this point, otherwise
    it remains perpetually queued and cannot be retrieved via GET.

    Change-Id: Iae8b06479dcaa5e47785f646b1ebec202fe75371