Comment 4 for bug 1445137

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

Reviewed: https://review.openstack.org/174484
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=7ee5a43a7562ff6064a9e9d8fcbc8fcdbe4bba7f
Submitter: Jenkins
Branch: master

commit 7ee5a43a7562ff6064a9e9d8fcbc8fcdbe4bba7f
Author: Walter A. Boring IV <email address hidden>
Date: Thu Apr 16 10:42:47 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: I632eb4d71588736ab21327824d0506c13f3933ae
    Closes-Bug: 1445137