Comment 6 for bug 1242947

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

Reviewed: https://review.openstack.org/54231
Committed: http://github.com/openstack/python-heatclient/commit/fce6777081506361add28e8e403c0db222b5c836
Submitter: Jenkins
Branch: master

commit fce6777081506361add28e8e403c0db222b5c836
Author: Angus Salkeld <email address hidden>
Date: Tue Oct 29 16:11:44 2013 +1100

    Print a more correct error with event-show

    Just print out what the server sent us as the
    error could be wrong:
    - stack_name/id
    - resource name
    - event id

    Change-Id: Ie48a549538a9809c8433b115537394a791d60147
    Closes-bug: #1242947