cinder/doc/source/cli
Jay S. Bryant 1ff64f2346 Add Upgrade Check for Drivers Removed in Stein
This patch adds a check for configuration of CoprHD,
HGST and ITRI DISCO drivers which were all removed
in the Stein release.  The upgrade check will fail if
any of these drivers are configured in enabled_backends.

Change-Id: I285cc12a28f8648a9aecd47c82a7695f5f2e4f00
Co-authored-by: Brian Rosmaita <romaita.fossdev@gmail.com>
(cherry picked from commit e78e05c95d)
2019-05-31 13:38:12 -05:00
..
README.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
cinder-manage.rst Doc8: Stop skipping D001: Line too long 2019-02-19 16:51:56 -06:00
cinder-status.rst Add Upgrade Check for Drivers Removed in Stein 2019-05-31 13:38:12 -05:00
cli-cinder-quotas.rst Merge "Update tenant to project in cli quota doc" 2017-11-06 03:15:47 +00:00
cli-cinder-scheduling.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
cli-manage-volumes.rst Fix CLI output examples 2018-09-29 03:29:31 +00:00
cli-set-quotas.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
index.rst Base framework for cinder-status upgrade check 2018-10-17 11:51:04 -04:00

README.rst

Cinder CLI Documentation (source/cli)

Introduction:

This directory is intended to hold any documentation that relates to Cinder's Command Line Interface. Note that this directory is intended for basic descriptions of the commands supported, similar to what you would find with a 'man page'. Tutorials or step-by-step guides should go into 'doc/source/admin' or 'doc/source/user' depending on the target audience.

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>.