Comment 3 for bug 1297349

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

Reviewed: https://review.openstack.org/82846
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=bd2d830074898fea504b633e449789cca1ca6469
Submitter: Jenkins
Branch: master

commit bd2d830074898fea504b633e449789cca1ca6469
Author: Thomas Herve <email address hidden>
Date: Tue Mar 25 16:26:06 2014 +0100

    Don't catch all exceptions in image constraint

    Just catch ImageNotFound, as otherwise we can hide other problems.

    Change-Id: Ib0e813043b1e4fe7b5b4a14ae8130ac17c4355a5
    Closes-Bug: #1297349