Comment 3 for bug 1445137

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

Reviewed: https://review.openstack.org/174485
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=64d7923f3665ce5f40572980e1ea65b3c4df02b7
Submitter: Jenkins
Branch: master

commit 64d7923f3665ce5f40572980e1ea65b3c4df02b7
Author: Walter A. Boring IV <email address hidden>
Date: Thu Apr 16 10:44:10 2015 -0700

    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