
This adds an upgrade check to make sure the backup_driver setting is using the full path to the driver and not just specifying the module. Use of the module path for this setting was deprecated several releases ago and removed in Stein. Change-Id: I6b9722ab0d7a8bdf808bd937b0c237e3715ccaab Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
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>.