Remove Nimble static config option table
Switch to using config-table directive. Change-Id: I46d51fc6ae22170a364cfcba64944987279f0fa4
This commit is contained in:
parent
d8c607236a
commit
9cb98fdaea
@ -151,8 +151,10 @@ Configuration options
|
|||||||
|
|
||||||
The Nimble storage driver supports these configuration options:
|
The Nimble storage driver supports these configuration options:
|
||||||
|
|
||||||
.. include:: ../../tables/cinder-nimble.inc
|
.. config-table::
|
||||||
|
:config-target: Nimble
|
||||||
|
|
||||||
|
cinder.volume.drivers.nimble
|
||||||
|
|
||||||
Multipathing
|
Multipathing
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
@ -1,28 +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-nimble:
|
|
||||||
|
|
||||||
.. list-table:: Description of Nimble driver configuration options
|
|
||||||
:header-rows: 1
|
|
||||||
:class: config-ref-table
|
|
||||||
|
|
||||||
* - Configuration option = Default value
|
|
||||||
- Description
|
|
||||||
* - **[DEFAULT]**
|
|
||||||
-
|
|
||||||
* - ``nimble_pool_name`` = ``default``
|
|
||||||
- (String) Nimble Controller pool name
|
|
||||||
* - ``nimble_subnet_label`` = ``*``
|
|
||||||
- (String) Nimble Subnet Label
|
|
||||||
* - ``nimble_verify_cert_path`` = ``None``
|
|
||||||
- (String) Path to Nimble Array SSL certificate
|
|
||||||
* - ``nimble_verify_certificate`` = ``False``
|
|
||||||
- (String) Whether to verify Nimble SSL Certificate
|
|
Loading…
x
Reference in New Issue
Block a user