Comment 2 for bug 1071446

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

Reviewed: https://review.openstack.org/14841
Committed: http://github.com/openstack/glance/commit/57b8817bb699628c60636479f2cfb36b7d2a7bca
Submitter: Jenkins
Branch: master

commit 57b8817bb699628c60636479f2cfb36b7d2a7bca
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