Comment 7 for bug 1804268

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

Reviewed: https://review.openstack.org/632103
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=985cb0ffd47af85df1e16728b5732c1dfb99a32c
Submitter: Zuul
Branch: stable/rocky

commit 985cb0ffd47af85df1e16728b5732c1dfb99a32c
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
    (cherry picked from commit e22f143cecd02620cbf9efe93f946bbf4c894386)