Comment 21 for bug 1328448

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

Reviewed: https://review.openstack.org/124216
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=bb30cea7601d2af242045832f80d2b4f3ac2338d
Submitter: Jenkins
Branch: stable/icehouse

commit bb30cea7601d2af242045832f80d2b4f3ac2338d
Author: Stefano Zilli <email address hidden>
Date: Wed Jun 11 10:36:39 2014 +0200

    Hide secrets from puppet logs

    Currently secrets like rabbit_password or admin_password are displayed in
    puppet logs when changed. This commit changes glance_*_config and
    glance_*_ini types adding a new parameter that triggers obfuscation of
    the values in puppet logs.

    Change-Id: I31f974a9afadef42939ee092ecba3b8f4333bb8b
    Closes-Bug: #1328448
    (cherry picked from commit a0c5c271effa0d613a0436646bf240ef9be27d2b)