cinder/doc/source/configuration
Ivan Pchelintsev 25ed65f1fa 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: I3f6bfe360491c295bdb81008c31ad2d4e3305736
2020-06-03 18:33:00 -04:00
..
block-storage Remove VxFlex OS credentials from connection_properties 2020-06-03 18:33:00 -04:00
figures Move config-reference to configuration 2017-07-18 13:10:25 -05:00
tables Merge "Use new target_* options in documentation" 2019-03-01 21:56:56 +00:00
README.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
index.rst Add policy configuration howto 2018-12-20 15:31:17 -05: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>.