heatclient CLI doesn't raise errors

Bug #1268202 reported by Chmouel Boudjnah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-heatclient
Fix Released
Medium
Chmouel Boudjnah

Bug Description

When there is a code error the heat CLI would just print the error but not properly raises an error which makes it hard for debugging when there is a code error.

Arguably this is more friendly and this should be the default but adding it to --debug is what the user would expect to see IMO (a traceback)

Changed in python-heatclient:
assignee: nobody → Chmouel Boudjnah (chmouel)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-heatclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/66136

Changed in python-heatclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-heatclient (master)

Reviewed: https://review.openstack.org/66136
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=1db0ac2d21662a7b0dc8f951ae91a0335ff3c05d
Submitter: Jenkins
Branch: master

commit 1db0ac2d21662a7b0dc8f951ae91a0335ff3c05d
Author: Chmouel Boudjnah <email address hidden>
Date: Tue Jan 7 18:10:39 2014 -0800

    Raise traceback on error when using CLI and -debug

    When --debug is specified to the CLI don't just print the simple error
    message but actually reraise that error.

    Change-Id: I616eda8e033342cff7f3412e3a414a7530ef3848
    Closes-Bug: #1268202

Changed in python-heatclient:
status: In Progress → Fix Committed
Changed in python-heatclient:
importance: Undecided → Medium
milestone: none → v0.2.7
Changed in python-heatclient:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.