cinder/cinder/volume
Ivan Pchelintsev 89bdebd2a9 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
2020-06-03 22:55:21 +00:00
..
drivers Remove VxFlex OS credentials from connection_properties 2020-06-03 22:55:21 +00:00
flows Fix: Create new cache entry when xtremio reaches snap limit 2020-02-21 10:20:03 +00:00
targets Update tgt iSCSI target on volume extend 2017-12-21 08:49:08 -06:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Don't allow retype to encrypted+multiattach type 2019-09-18 09:50:39 -04:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Fix cinder quota-usage error 2018-01-27 16:41:33 +08:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py handle no default_cgsnapshot_type 2017-11-28 21:55:29 +00:00
manager.py Make volume soft delete more thorough 2020-02-12 05:24:11 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
throttling.py Remove log translations 2017-03-19 14:59:57 +00:00
utils.py Overprovisioning Improvements 2018-01-25 07:37:17 -02:00
volume_types.py Volume type with encryption comparison 2017-07-25 05:08:12 +00:00