39 lines
1.3 KiB
XML
39 lines
1.3 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in openstack-doc-tools repository. -->
|
|
<table rules="all" xml:id="config_table_cinder_tintri">
|
|
<caption>Description of Tintri driver configuration options</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<th>Configuration option = Default value</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<th colspan="2">[DEFAULT]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>tintri_server_hostname</option> = <replaceable> None </replaceable></td>
|
|
<td>(StrOpt) Tintri VMstore management IP address</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>tintri_server_username</option> = <replaceable> None </replaceable></td>
|
|
<td>(StrOpt) Tintri VMstore username</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>tintri_server_password</option> = <replaceable> None </replaceable></td>
|
|
<td>(StrOpt) Tintri VMstore password for the user</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>tintri_api_version</option> = <replaceable> v310 </replaceable></td>
|
|
<td>(StrOpt) Tintri VMstore API version</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|