b88212e062
Generate the config tables with the autohelp script and include the new tables in the config ref sections. For consistency, use the 'database' and 'auth_token' keywords in all projects. Split the LBaaS tables. Closes-Bug: #1327802 Closes-Bug: #1331180 Closes-Bug: #1331175 Closes-Bug: #1330279 Closes-Bug: #1323946 Closes-Bug: #1323437 Closes-Bug: #1322075 Closes-Bug: #1321621 Closes-Bug: #1319564 Closes-Bug: #1318081 Closes-Bug: #1311474 Change-Id: I5602dda76fdf929d9124f5aa67d31ca4ac17c6d5
79 lines
2.9 KiB
XML
79 lines
2.9 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_common">
|
|
<caption>Description of configuration options for common</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>configurations_page_size = 20</td>
|
|
<td>(IntOpt) No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>databases_page_size = 20</td>
|
|
<td>(IntOpt) No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_datastore = None</td>
|
|
<td>(StrOpt) The default datastore id or name to use if one is not provided by the user. If the default value is None, the field becomes required in the instance-create request.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_log_levels = amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, iso8601=WARN</td>
|
|
<td>(ListOpt) list of logger=LEVEL pairs</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_neutron_networks = </td>
|
|
<td>(ListOpt) List of network IDs which should be attached to instance when networks are not specified in API call.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_notification_level = INFO</td>
|
|
<td>(StrOpt) Default notification level for outgoing notifications</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_password_length = 36</td>
|
|
<td>(IntOpt) No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_publisher_id = $host</td>
|
|
<td>(StrOpt) Default publisher_id for outgoing notifications</td>
|
|
</tr>
|
|
<tr>
|
|
<td>expected_filetype_suffixes = json</td>
|
|
<td>(ListOpt) Filetype endings not to be reattached to an ID by the utils method correct_id_with_req.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>lock_path = None</td>
|
|
<td>(StrOpt) Directory to use for lock files.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>pybasedir = /usr/lib/python/site-packages/sources/trove/trove</td>
|
|
<td>(StrOpt) Directory where the trove python module is installed.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>pydev_path = None</td>
|
|
<td>(StrOpt) Set path to pydevd library, used if pydevd is not found in python sys.path.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>taskmanager_queue = taskmanager</td>
|
|
<td>(StrOpt) No help text available for this option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>template_path = /etc/trove/templates/</td>
|
|
<td>(StrOpt) Path which leads to datastore templates.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|