Comment 3 for bug 1804268

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

Reviewed: https://review.openstack.org/619039
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=e22f143cecd02620cbf9efe93f946bbf4c894386
Submitter: Zuul
Branch: master

commit e22f143cecd02620cbf9efe93f946bbf4c894386
Author: Thomas Herve <email address hidden>
Date: Tue Nov 20 17:50:45 2018 +0100

    Set heatclient exceptions to verbose

    By setting the verbose flag on the heatclient exception module, we allow
    the traceback to be included in the error message, which in turns is
    returned to tripleoclient for the user.

    Change-Id: I45c54e6591690625c5160517bbbdfec2eb5e5e26
    Closes-Bug: #1804268