]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Mask passwords with iscsiadm commands
authorWalter A. Boring IV <walter.boring@hp.com>
Thu, 16 Apr 2015 17:44:10 +0000 (10:44 -0700)
committerWalter A. Boring IV <walter.boring@hp.com>
Thu, 16 Apr 2015 17:44:48 +0000 (10:44 -0700)
commit64d7923f3665ce5f40572980e1ea65b3c4df02b7
treed32c5102796970aa3dcad35cbc2dfe821eb002a2
parente7fdd10da681187b9d0d3415327017a616afce7b
Mask passwords with iscsiadm commands

This patch adds the fix that exists in the nova
libvirt volume code to use oslo_utils strutils
to mask passwords that might show up in debug log
messages.

Change-Id: I5c321d6b2627f186ff3dfe64ee7ad71f27a95cf0
Closes-Bug: 1445137
cinder/brick/initiator/connector.py