Comment 70 for bug 1823200

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

Reviewed: https://review.opendev.org/733104
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=72c63681178286ed9cd1e1ab48969a64b9004d7c
Submitter: Zuul
Branch: stable/queens

commit 72c63681178286ed9cd1e1ab48969a64b9004d7c
Author: Ivan Pchelintsev <email address hidden>
Date: Tue Jun 2 16:23:04 2020 +0300

    Remove VxFlex OS credentials from connection_properties

    VxFlex OS password is not stored in block_device_mapping table. Instead of this
    passwords are stored in separate file and are retrieved during each attach/detach
    operation.

    Closes-Bug: #1823200
    Change-Id: Ib7778ba9d38a68d8b56ca632c5f1c353d55830b0