cinder/cinder/volume
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
..
drivers Merge "Convert PrettyTable usage to tabulate" 2019-12-14 02:34:28 +00:00
flows Delete unused key when rekeying volume 2019-09-18 13:07:46 -04:00
targets Merge "target/spdknvmf: Add max_queue_depth configuration parameter" 2019-09-18 09:03:09 +00:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Merge "Make sure stale image metadata is not used" 2019-09-25 09:50:34 +00:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py doc: clarify usage of use_multipath_for_image_xfer parameter 2019-12-19 19:44:21 +05:30
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 Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
throttling.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volume_utils.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00