Comment 7 for bug 1664792

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

Reviewed: https://review.openstack.org/442652
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=ae4fff5fa6ef1b6a51d2e45115dc24eff91ff458
Submitter: Jenkins
Branch: stable/ocata

commit ae4fff5fa6ef1b6a51d2e45115dc24eff91ff458
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)