Comment 4 for bug 1333208

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

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

commit a918612cc11ab4ecf773c05352823fa96af061a4
Author: Victor HU <email address hidden>
Date: Fri Jul 11 08:01:25 2014 +0000

    Allow user to view outputs of failed stacks

    Outputs like 'stderr' are designed for users to debug failed stacks, if
    users can not view outputs of failed stacks, they can not get the error
    messages.

    Change-Id: I1b2b4f0e967695cf3297d93022cecec958e94b24
    Closes-Bug: #1333208