Comment 4 for bug 962385

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (milestone-proposed)

Reviewed: https://review.openstack.org/5887
Committed: http://github.com/openstack/glance/commit/244359ec54052df7c1d95ac9c3c4e4470b5fc357
Submitter: Jenkins
Branch: milestone-proposed

commit 244359ec54052df7c1d95ac9c3c4e4470b5fc357
Author: Eoghan Glynn <email address hidden>
Date: Thu Mar 22 16:02:19 2012 +0000

    Avoid leaking secrets into config logging.

    Fixes bug 962385

    Configuration option values are logged when debug is enabled,
    which is in turn exposed via the glance-logcapture nose plugin
    when tests fail in Jenkins.

    Allow options to be declared secret so that their value is
    obfuscated before logging.

    Also proposed to openstack-common as:

      https://review.openstack.org/5694

    Change-Id: Ifdd1696f40c069f83c160afb0bf399da21796b8a