cinder/doc/source/configuration/block-storage/volume-drivers.rst
Sean McGinnis 25a5ddc69d
Glob volume driver docs to auto sort
Stop the shenanigans.

Change-Id: Id97baadef51a8e6e5f9bd2ebe96b523cde331b20
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-10 13:25:21 -05:00

888 B

Volume drivers

To use different volume drivers for the cinder-volume service, use the parameters described in these sections.

These volume drivers are included in the Block Storage repository. To set a volume driver, use the volume_driver flag.

The default is:

volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver

Note that some third party storage systems may maintain more detailed configuration documentation elsewhere. Contact your vendor for more information if needed.

Driver Configuration Reference

drivers/ceph-rbd-volume-driver drivers/lvm-volume-driver drivers/nfs-volume-driver drivers/*