5ff09ddf7c
Update the config reference and generate conf-changes file for the Kilo release. Closes-Bug: #1438882 Closes-Bug: #1421748 Closes-Bug: #1429957 Closes-Bug: #1430020 Closes-Bug: #1430290 Closes-Bug: #1426168 Closes-Bug: #1433793 Change-Id: Ic2348613cb13b0ad2fa622aaa04a44cec56b3e27
134 lines
5.5 KiB
XML
134 lines
5.5 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_ceilometer_rpc">
|
|
<caption>Description of RPC 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>dispatcher</option> = <replaceable>['database']</replaceable></td>
|
|
<td>(MultiStrOpt) Dispatcher to process data.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>matchmaker_heartbeat_freq</option> = <replaceable>300</replaceable></td>
|
|
<td>(IntOpt) Heartbeat frequency.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>matchmaker_heartbeat_ttl</option> = <replaceable>600</replaceable></td>
|
|
<td>(IntOpt) Heartbeat time-to-live.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>rpc_backend</option> = <replaceable>rabbit</replaceable></td>
|
|
<td>(StrOpt) The messaging driver to use, defaults to rabbit. Other drivers include qpid and zmq.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>rpc_cast_timeout</option> = <replaceable>30</replaceable></td>
|
|
<td>(IntOpt) Seconds to wait before a cast expires (TTL). Only supported by impl_zmq.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>rpc_response_timeout</option> = <replaceable>60</replaceable></td>
|
|
<td>(IntOpt) Seconds to wait for a response from a call.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>rpc_thread_pool_size</option> = <replaceable>64</replaceable></td>
|
|
<td>(IntOpt) Size of RPC thread pool.</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[notification]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>messaging_urls</option> = <replaceable>[]</replaceable></td>
|
|
<td>(MultiStrOpt) Messaging URLs to listen for notifications. Example: transport://user:pass@host1:port[,hostN:portN]/virtual_host (DEFAULT/transport_url is used if empty)</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[oslo_messaging_amqp]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>allow_insecure_clients</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Accept clients using either SSL or plain TCP</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>broadcast_prefix</option> = <replaceable>broadcast</replaceable></td>
|
|
<td>(StrOpt) address prefix used when broadcasting to all servers</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>container_name</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Name for the AMQP container</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>group_request_prefix</option> = <replaceable>unicast</replaceable></td>
|
|
<td>(StrOpt) address prefix when sending to any server in group</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>idle_timeout</option> = <replaceable>0</replaceable></td>
|
|
<td>(IntOpt) Timeout for inactive connections (in seconds)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>server_request_prefix</option> = <replaceable>exclusive</replaceable></td>
|
|
<td>(StrOpt) address prefix used when sending to a specific server</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>ssl_ca_file</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) CA certificate PEM file for verifing server certificate</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>ssl_cert_file</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Identifying certificate PEM file to present to clients</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>ssl_key_file</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) Private key PEM file used to sign cert_file certificate</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>ssl_key_password</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Password for decrypting ssl_key_file (if encrypted)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>trace</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Debug: dump AMQP frames to stdout</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[publisher]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>telemetry_secret</option> = <replaceable>change this for valid signing</replaceable></td>
|
|
<td>(StrOpt) Secret value for signing messages. Set value empty if signing is not required to avoid computational overhead.</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[publisher_notifier]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>event_topic</option> = <replaceable>event</replaceable></td>
|
|
<td>(StrOpt) The topic that ceilometer uses for event notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>metering_topic</option> = <replaceable>metering</replaceable></td>
|
|
<td>(StrOpt) The topic that ceilometer uses for metering notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>telemetry_driver</option> = <replaceable>messagingv2</replaceable></td>
|
|
<td>(StrOpt) The driver that ceilometer uses for metering notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<th colspan="2">[publisher_rpc]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>metering_topic</option> = <replaceable>metering</replaceable></td>
|
|
<td>(StrOpt) The topic that ceilometer uses for metering messages.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|