Reviewed: https://review.opendev.org/733662 Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=ba785eef5f515b869c0d68016e84bb74f76ab45e Submitter: Zuul Branch: stable/pike
commit ba785eef5f515b869c0d68016e84bb74f76ab45e Author: Ivan Pchelintsev <[email protected]> Date: Thu Jun 4 19:57:56 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/pike 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/pike here: https://review.opendev.org/#/c/733615 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 Change-Id: I975922b2ac951988e51743cd9f2f6f76be520840 Closes-Bug: #1823200 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823200 Title: Improper handling of ScaleIO backend credentials To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1823200/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
