Comment 18 for bug 1443598

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

Reviewed: https://review.openstack.org/175519
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=a1548eb670d74cac7ff9bb8c4b4228059e6b9e4a
Submitter: Jenkins
Branch: stable/icehouse

commit a1548eb670d74cac7ff9bb8c4b4228059e6b9e4a
Author: Eric Brown <email address hidden>
Date: Mon Apr 13 11:37:53 2015 -0700

    backend_argument should be marked secret

    Since the backend_argument can potentially contain a password,
    it should be marked secret to avoid leakage into the logs.

    Closes-Bug: #1443598

    Change-Id: I55663db4cf2df84a66de8f64fba4b4f129ae827d
    (cherry picked from commit f9db1a65bd4d83d12c572ba4d5807845996ef410)