46fba0ba0c
Change-Id: I5026ee3e0ae7a0baa6c71cab81a32b0e55f63e71
80 lines
3.7 KiB
XML
80 lines
3.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in the tools directory of this
|
|
repository -->
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<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/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>
|