openstack-manuals/doc/common/tables/nova-quobyte.xml
Anish Bhatt b9891158c1 Add missing flagmappings from recent changes in nova
Closes-Bug: #1423373
Closes-Bug: #1415705
Partial-bug: #1417631
Change-Id: Ifce8c104da158f1da7006a95d51ff82f8de71293
2015-02-19 00:40:18 -08:00

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>