Remove Kaminario static config option table

Switch to using config-table directive.

Change-Id: I7f085dfa90f37fd870617bb305be059eff280259
This commit is contained in:
Sean McGinnis 2018-05-01 07:17:33 -05:00
parent d8c607236a
commit 68af62d980
2 changed files with 4 additions and 23 deletions

View File

@ -270,4 +270,7 @@ Driver options
The following table contains the configuration options that are specific
to the Kaminario K2 FC and iSCSI Block Storage drivers.
.. include:: ../../tables/cinder-kaminario.inc
.. config-table::
:config-target: Kaminario
cinder.volume.drivers.kaminario.kaminario_common

View File

@ -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-kaminario:
.. list-table:: Description of Kaminario volume driver configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[DEFAULT]**
-
* - ``auto_calc_max_oversubscription_ratio`` = ``False``
- (Boolean) K2 driver will calculate max_oversubscription_ratio on setting this option as True.