Comment 2 for bug 962385

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

Reviewed: https://review.openstack.org/5691
Committed: http://github.com/openstack/glance/commit/801c39ace66c7866a80aea3f26f5848afb416ee8
Submitter: Jenkins
Branch: master

commit 801c39ace66c7866a80aea3f26f5848afb416ee8
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