Comment 80 for bug 1823200

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

Reviewed: https://review.opendev.org/733109
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c427484d75e276aa02dcd7586e2f8bed3780878c
Submitter: Zuul
Branch: stable/rocky

commit c427484d75e276aa02dcd7586e2f8bed3780878c
Author: Ivan Pchelintsev <email address hidden>
Date: Mon Jun 1 12:12: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/rocky 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/rocky here:
        https://review.opendev.org/#/c/733103/

    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: Ic115fbe455c00589e7b8e60eca91e979bac276ea