]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Mark password config options with secret
authorMichael J Fork <mjfork@us.ibm.com>
Mon, 4 Feb 2013 15:27:37 +0000 (15:27 +0000)
committerMichael J Fork <mjfork@us.ibm.com>
Thu, 14 Feb 2013 20:30:36 +0000 (20:30 +0000)
commit664869d8431255e0dbda75365da7a7b0d791988a
tree4ba5cddcd51564604fb52817813354bc7157e86b
parent5205ea1a1e840852e36c12da7a5f764c73b1d85a
Mark password config options with secret

Config object supports masking values when writing out if the secret
flag is set on the option definition.  This change flags all quantum
options containing a password.

Change-Id: I68d9bf80c673acc72db22dc2c6907ee180dcc605
quantum/agent/dhcp_agent.py
quantum/agent/metadata/agent.py
quantum/debug/debug_agent.py
quantum/plugins/bigswitch/plugin.py
quantum/plugins/metaplugin/common/config.py