Comment 6 for bug 1210623

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

Reviewed: https://review.openstack.org/45515
Committed: http://github.com/openstack/heat/commit/9e9c747b4ec0f1972da1d122e46402b00cd0911f
Submitter: Jenkins
Branch: master

commit 9e9c747b4ec0f1972da1d122e46402b00cd0911f
Author: Clint Byrum <email address hidden>
Date: Fri Sep 6 20:53:58 2013 -0700

    Only send traceback to users when in debug mode

    API services currently send the traceback to clients. While the client
    hides it from user view, it is still present in the response, exposing
    the service to details of the engine that administrators likely would
    not like to have exposed.

    Fixes bug #1210623

    Change-Id: I554ba24b7ac9166e28a8a0a10f566ed9cfa03014