cinder/doc/source/configuration
Brian Rosmaita 95c20b99c3 Revert "Remove ProphetStor Flexvisor Driver"
The driver removal policy was relaxed in January 2020 [0] to allow
unsupported drivers to remain in-tree at the discretion of the Cinder
project team.  Thus this driver, which was marked unsupported in
Train and removed early in Ussuri, is being restored.  It remains
deprecated and subject to removal should its presence affect the
gate adversely.

[0] https://docs.openstack.org/cinder/latest/drivers-all-about.html#driver-removal
git

This reverts commit cbda94022c.

Conflicts:
  cinder/volume/drivers/prophetstor/dplcommon.py
  - revised order of imports

Change-Id: I1af2b85f97ce64e4e667a844f7e2bac94b8ac7a8
Partially-implements: bp restore-unsupported-drivers
2020-04-06 08:52:14 -04:00
..
block-storage Revert "Remove ProphetStor Flexvisor Driver" 2020-04-06 08:52:14 -04:00
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
index.rst Add "service token" documentation 2019-09-26 10:26:21 +02:00
README.rst Add reference to LP bug in configuration doc readme 2019-10-10 15:18:46 +02:00

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.