b9891158c1
Closes-Bug: #1423373 Closes-Bug: #1415705 Partial-bug: #1417631 Change-Id: Ifce8c104da158f1da7006a95d51ff82f8de71293
31 lines
1.1 KiB
XML
31 lines
1.1 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_nova_quobyte">
|
|
<caption>Description of Quobyte USP 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">[libvirt]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>quobyte_client_cfg</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Path to a Quobyte Client configuration file.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>quobyte_mount_point_base</option> = <replaceable>$state_path/mnt</replaceable></td>
|
|
<td>(StrOpt) Directory where the Quobyte volume is mounted on the compute node</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|