Comment 75 for bug 1823200

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

Reviewed: https://review.opendev.org/733110
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=89bdebd2a92f83a199c86855a63fd3deab9a489c
Submitter: Zuul
Branch: stable/queens

commit 89bdebd2a92f83a199c86855a63fd3deab9a489c
Author: Ivan Pchelintsev <email address hidden>
Date: Tue Jun 2 16:36:53 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.

    The stable/queens branch is in Extended Maintenance mode and is no
    longer released from. If you decide to apply this patch to your
    deployment, you must make a corresponding change to the os-brick
    library. You can find the os-brick patch for stable/queens here:
        https://review.opendev.org/#/c/733104

    Additionally, you must deploy a new configuration file on compute
    nodes, cinder nodes, and anywhere you would perform a volume
    attachment in your deployment. See the documentation change on
    this patch for details about the new config file.

    See OSSN-0086 for more information about this change:
        https://wiki.openstack.org/wiki/OSSN/OSSN-0086

    Closes-Bug: #1823200
    Change-Id: I831321d12a6df2b950f05e2452710b9ae105ada4