Comment 2 for bug 1363093

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

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

commit 6226326cade9780f893ffe3766800f4a5e017171
Author: Sergey Kraynev <email address hidden>
Date: Fri Aug 29 09:57:44 2014 -0400

    Do template validation during creation

    During create we should handle exceptions same as for template
    validation. This change will allow correct display of mistakes in a
    template after a failed create attempt.

    Change-Id: I55c5197533a25c93c5c61953a05c2276ada52fc1
    Closes-Bug: #1363093