Comment 4 for bug 1071446

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

Reviewed: https://review.openstack.org/15148
Committed: http://github.com/openstack/glance/commit/26c80856620f2ac3a662028eb3d53c3196b66a82
Submitter: Jenkins
Branch: stable/folsom

commit 26c80856620f2ac3a662028eb3d53c3196b66a82
Author: Mark Washenberger <email address hidden>
Date: Thu Oct 25 19:46:10 2012 +0000

    Return HTTP 404 for deleted images in v2

    For admin contexts, the db api will return deleted images. This patch
    manually checks for deleted images in the v2 controller code to treat
    these cases as if the images didn't exist.

    Fixes bug 1071446

    Change-Id: I33075f94e9d560a279085e2afd18c8052f57d60b