Remove static config option table for Infinidat
Switch to using dynamic generation using config-table. Change-Id: I02eb65683ecc3ee00ae0af994c410ff83ce94c9c
This commit is contained in:
parent
d8c607236a
commit
1183833ae3
@ -189,4 +189,7 @@ Driver-specific options
|
|||||||
The following table contains the configuration options that are specific
|
The following table contains the configuration options that are specific
|
||||||
to the INFINIDAT driver.
|
to the INFINIDAT driver.
|
||||||
|
|
||||||
.. include:: ../../tables/cinder-infinidat.inc
|
.. config-table::
|
||||||
|
:config-target: INFINIDAT InfiniBox
|
||||||
|
|
||||||
|
cinder.volume.drivers.infinidat
|
||||||
|
@ -1,22 +0,0 @@
|
|||||||
..
|
|
||||||
Warning: Do not edit this file. It is automatically generated from the
|
|
||||||
software project's code and your changes will be overwritten.
|
|
||||||
|
|
||||||
The tool to generate this file lives in openstack-doc-tools repository.
|
|
||||||
|
|
||||||
Please make any changes needed in the code, then run the
|
|
||||||
autogenerate-config-doc tool from the openstack-doc-tools repository, or
|
|
||||||
ask for help on the documentation mailing list, IRC channel or meeting.
|
|
||||||
|
|
||||||
.. _cinder-infinidat:
|
|
||||||
|
|
||||||
.. list-table:: Description of INFINIDAT InfiniBox volume driver configuration options
|
|
||||||
:header-rows: 1
|
|
||||||
:class: config-ref-table
|
|
||||||
|
|
||||||
* - Configuration option = Default value
|
|
||||||
- Description
|
|
||||||
* - **[DEFAULT]**
|
|
||||||
-
|
|
||||||
* - ``infinidat_pool_name`` = ``None``
|
|
||||||
- (String) Name of the pool from which volumes are allocated
|
|
Loading…
x
Reference in New Issue
Block a user