Comment 45 for bug 1065187

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

Reviewed: https://review.openstack.org/15563
Committed: http://github.com/openstack/glance/commit/90bcdc5a89e350a358cf320a03f5afe99795f6f6
Submitter: Jenkins
Branch: stable/folsom

commit 90bcdc5a89e350a358cf320a03f5afe99795f6f6
Author: Mark Washenberger <email address hidden>
Date: Wed Nov 7 09:59:56 2012 -0500

    Delete from store after registry delete.

    Because we rely on the registry to determine authorization in the glance
    v1 api, we must attempt a registry delete before deleting an image from
    the image store.

    This patch includes the test for the bug, which was posted separately
    on the bug.

    Fixes bug 1065187.

    Change-Id: I1a06b7c7421524066c684539e2f3516c4ed2c475