cinder/doc/source/configuration
Shatadru Bandyopadhyay 59176660fd doc: clarify usage of use_multipath_for_image_xfer parameter
use_multipath_for_image_xfer and enforce_multipath_for_image_xfer need to be
used for each backend section or in [backend_defaults] section in cinder.conf
using it in default section will not have any effect.

This patch fixes multiple driver doc regarding use_multipath_for_image_xfer
and enforce_multipath_for_image_xfer parameter

also added same help text in driver.py so that the sample config file
indicates the same.

Change-Id: I5c9b3e5142833f276e10c432a7705a8cd118be7c
Closes-Bug: 1856612
2019-12-19 19:44:21 +05:30
..
block-storage doc: clarify usage of use_multipath_for_image_xfer parameter 2019-12-19 19:44:21 +05:30
figures Remove unreferenced document table and image files 2019-10-10 16:51:09 +02:00
tables Merge "Remove unreferenced document table and image files" 2019-10-10 20:16:16 +00:00
README.rst Add reference to LP bug in configuration doc readme 2019-10-10 15:18:46 +02:00
index.rst Add "service token" documentation 2019-09-26 10:26:21 +02: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. If you would like to work on this, please use Launchpad Bug #1847600 for tracking purposes. 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.