Comment 2 for bug 1708547

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

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

commit af0b0082de8556e6923634986567b42c94fc31b3
Author: Walter A. Boring IV <email address hidden>
Date: Thu Aug 3 23:05:34 2017 +0000

    Infortrend mask password logging

    This patch fixes a problem when a cli command is executed and fails, the
    driver logs the entire command including the password in clear text.
    This patch makes sure that the password is masked out.

    Change-Id: I4984b994bde4c5aa3a8914f06f5cfc8205f0f4d8
    Closes-Bug: 1708547