openstack-manuals/doc/common/tables/cinder-tintri.xml
appsdesh 605c8ac66b Include config-reference documentation for Tintri Cinder driver
Closes-Bug: #1462048

Change-Id: I7372a074f7e287bb2de77618ae5a20511a9badb6
2015-06-09 09:06:22 -07:00

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>