Comment 3 for bug 1512416

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

Reviewed: https://review.openstack.org/260975
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=b61b199afdba606bad12b4812a088dbcd0e7637d
Submitter: Jenkins
Branch: stable/liberty

commit b61b199afdba606bad12b4812a088dbcd0e7637d
Author: Darja Shakhray <email address hidden>
Date: Tue Nov 3 16:30:58 2015 +0300

    Fix glance doesn't catches exception NotFound from glance_store

    Add catches exception NotFound from glance_store when saving to
    uploaded image.

    Change-Id: Ib352af844610a8d5794372e9a0016d36fb30213e
    Closes-bug: #1512416
    (cherry picked from commit 20d0c547cc15a5dccb8d0313144d6df8b668f01f)