cinder/doc/source/configuration
Ivan Pchelintsev aadf0950c9 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: Ie9c41f37ab5c186b9f9aa92539a363d0b2388035
2020-06-03 18:34:42 -04:00
..
block-storage Remove VxFlex OS credentials from connection_properties 2020-06-03 18:34:42 -04:00
figures Move config-reference to configuration 2017-07-18 13:10:25 -05:00
tables Re-add Infortrend Cinder volume driver 2019-07-19 19:56:29 +08:00
README.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
index.rst Add "service token" documentation 2019-10-02 20:30:14 +00:00

README.rst

Cinder Configuration Documentation (source/configuration)

Introduction:

This directory is intended to hold any documentation that relates to how to configure Cinder. It is intended that some of this content be automatically generated in the future. At the moment, however, it is not. Changes to configuration options for Cinder or its drivers needs to be put under this directory.

The full spec for organization of documentation may be seen in the OS Manuals Migration Spec <https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html>.