Comment 3 for bug 1191009

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

Reviewed: https://review.openstack.org/33648
Committed: http://github.com/openstack/heat/commit/f1ea0f2d9be21e1a013ed9990f0f86adabb2ecbd
Submitter: Jenkins
Branch: master

commit f1ea0f2d9be21e1a013ed9990f0f86adabb2ecbd
Author: Zhang Lei (Sneeze) <email address hidden>
Date: Wed Jun 26 13:39:42 2013 +0800

    Raise suitable exception when stack validation fails

    fixed Bug#1191009

    If nova returns an error looking up images during stack validation, we
    return a StackValidationFailed, but we should probably catch
    this and return ServerError instead, since this is really an internal
    error not a validation failure.

    Change-Id: Id509b2fa9f78e197cacfe44bae6c3db37cfd6179