]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Mark password config options with secret
authorMichael J Fork <mjfork@us.ibm.com>
Mon, 4 Feb 2013 14:51:29 +0000 (14:51 +0000)
committerMichael J Fork <mjfork@us.ibm.com>
Mon, 4 Feb 2013 14:52:01 +0000 (14:52 +0000)
commitf583551ea65f2fdc4744acfce99812bd38ca3df7
tree9228062b1818799f8646fcbf4373e358592af451
parent534eb08e78c4bbc35e5f17587a521e1f616db744
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 cinder
options containing a password.

Change-Id: Ia0b203417774797c1fe1eaf2946453c9b2509b98
cinder/volume/drivers/netapp.py
cinder/volume/drivers/nexenta/volume.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/san.py
cinder/volume/drivers/xenapi/sm.py
cinder/volume/drivers/zadara.py