Remove Tintri static config option table
Switch to using config-table directive. Change-Id: Ie22e1d911546eb91f74a71d20374ad3510292b75
This commit is contained in:
parent
ac2a518b5e
commit
cca67b268e
@ -78,4 +78,7 @@ following actions:
|
||||
{vmstore_data_ip}:/tintri/{submount2}
|
||||
|
||||
|
||||
.. include:: ../../tables/cinder-tintri.inc
|
||||
.. config-table::
|
||||
:config-target: Tintri
|
||||
|
||||
cinder.volume.drivers.tintri
|
||||
|
@ -1,32 +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-tintri:
|
||||
|
||||
.. list-table:: Description of Tintri volume driver configuration options
|
||||
:header-rows: 1
|
||||
:class: config-ref-table
|
||||
|
||||
* - Configuration option = Default value
|
||||
- Description
|
||||
* - **[DEFAULT]**
|
||||
-
|
||||
* - ``tintri_api_version`` = ``v310``
|
||||
- (String) API version for the storage system
|
||||
* - ``tintri_image_cache_expiry_days`` = ``30``
|
||||
- (Integer) Delete unused image snapshots older than mentioned days
|
||||
* - ``tintri_image_shares_config`` = ``None``
|
||||
- (String) Path to image nfs shares file
|
||||
* - ``tintri_server_hostname`` = ``None``
|
||||
- (String) The hostname (or IP address) for the storage system
|
||||
* - ``tintri_server_password`` = ``None``
|
||||
- (String) Password for the storage system
|
||||
* - ``tintri_server_username`` = ``None``
|
||||
- (String) User name for the storage system
|
Loading…
x
Reference in New Issue
Block a user