Comment 9 for bug 1664792

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

Reviewed: https://review.openstack.org/442753
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=63b812365ba7a3c8979e279fe3a8b5a766a34e19
Submitter: Jenkins
Branch: stable/mitaka

commit 63b812365ba7a3c8979e279fe3a8b5a766a34e19
Author: ricolin <email address hidden>
Date: Wed Feb 15 15:04:27 2017 +0800

    Stop showing json deserialized message in log

    We stop showing json deserialized message in debug log, because
    message will involved with some private credential message (like
    password). Let's block it for now, until we get a better solution.
    Partial-Bug: #1664792

    Change-Id: I07410df56449c5414a5572d07507e17f5858c5c6
    (cherry picked from commit 1c32b85d54a07ce12cdf9b1703fb3e41657a683d)