Comment 3 for bug 1686360

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

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

commit fe74658ff06b76d83b5b1595fa4529d373d78cce
Author: rabi <email address hidden>
Date: Mon May 22 15:06:57 2017 +0530

    Improve StackValidationFailed exception

    We use StackValidationFailed in many different scenarios and
    the the message is at times extremely unhelpful, specifically
    when the validation error is deep in a nested stack.

    Change-Id: I0183bdf81442e62325a427b4eec5c4cd9b7cb91f
    Closes-Bug: #1686360