openstack-manuals/doc/common/tables/trove-cluster.xml
Atsushi SAKAI 64747d52b4 Update Config Reference for trove
Updates for Liberty Release

  Adds Percona XtraDB Cluster (PXC) and MariaDB.
  Others are same as ceilometer and nova.

Change-Id: Ide9aa1dc5d750481ba8626b4ed24a2ab1b70ec74
2015-10-14 17:11:01 +09:00

35 lines
1.2 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_trove_cluster">
<caption>Description of cluster 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>cluster_delete_time_out</option> = <replaceable>180</replaceable></td>
<td>(IntOpt) Maximum time (in seconds) to wait for a cluster delete.</td>
</tr>
<tr>
<td><option>cluster_usage_timeout</option> = <replaceable>36000</replaceable></td>
<td>(IntOpt) Maximum time (in seconds) to wait for a cluster to become active.</td>
</tr>
<tr>
<td><option>clusters_page_size</option> = <replaceable>20</replaceable></td>
<td>(IntOpt) Page size for listing clusters.</td>
</tr>
</tbody>
</table>
</para>