5f0adaf37e
Regenerate config tables for Juno3. Note: "Cisco DFA ML2 Mechanism Driver" was reverted, the deletion of the options is fine. Change-Id: I5af1de00595578f18c2c1974bde71dd1a864ad88 Closes-Bug: #1364520 Closes-Bug: #1365826 Closes-Bug: #1365649 Closes-Bug: #1359334
47 lines
1.5 KiB
XML
47 lines
1.5 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_datera">
|
|
<caption>Description of Datera volume 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>datera_api_port = 7717</td>
|
|
<td>(StrOpt) Datera API port.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>datera_api_token = None</td>
|
|
<td>(StrOpt) Datera API token.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>datera_api_version = 1</td>
|
|
<td>(StrOpt) Datera API version.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>datera_num_replicas = 3</td>
|
|
<td>(StrOpt) Number of replicas to create of an inode.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>driver_client_cert = None</td>
|
|
<td>(StrOpt) The path to the client certificate for verification, if the driver supports it.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>driver_client_cert_key = None</td>
|
|
<td>(StrOpt) The path to the client certificate key for verification, if the driver supports it.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|