openstack-manuals/doc/common/tables/ceilometer-exchange.xml

83 lines
3.4 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_exchange">
<caption>Description of exchange 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>ceilometer_control_exchange</option> = <replaceable>ceilometer</replaceable></td>
<td>(StrOpt) Exchange name for ceilometer notifications.</td>
</tr>
<tr>
<td><option>cinder_control_exchange</option> = <replaceable>cinder</replaceable></td>
<td>(StrOpt) Exchange name for Cinder notifications.</td>
</tr>
<tr>
<td><option>dns_control_exchange</option> = <replaceable>central</replaceable></td>
<td>(StrOpt) Exchange name for DNS notifications.</td>
</tr>
<tr>
<td><option>glance_control_exchange</option> = <replaceable>glance</replaceable></td>
<td>(StrOpt) Exchange name for Glance notifications.</td>
</tr>
<tr>
<td><option>heat_control_exchange</option> = <replaceable>heat</replaceable></td>
<td>(StrOpt) Exchange name for Heat notifications</td>
</tr>
<tr>
<td><option>http_control_exchanges</option> = <replaceable>['nova', 'glance', 'neutron', 'cinder']</replaceable></td>
<td>(MultiStrOpt) Exchanges name to listen for notifications.</td>
</tr>
<tr>
<td><option>ironic_exchange</option> = <replaceable>ironic</replaceable></td>
<td>(StrOpt) Exchange name for Ironic notifications.</td>
</tr>
<tr>
<td><option>keystone_control_exchange</option> = <replaceable>keystone</replaceable></td>
<td>(StrOpt) Exchange name for Keystone notifications.</td>
</tr>
<tr>
<td><option>magnum_control_exchange</option> = <replaceable>magnum</replaceable></td>
<td>(StrOpt) Exchange name for Magnum notifications.</td>
</tr>
<tr>
<td><option>neutron_control_exchange</option> = <replaceable>neutron</replaceable></td>
<td>(StrOpt) Exchange name for Neutron notifications.</td>
</tr>
<tr>
<td><option>nova_control_exchange</option> = <replaceable>nova</replaceable></td>
<td>(StrOpt) Exchange name for Nova notifications.</td>
</tr>
<tr>
<td><option>sahara_control_exchange</option> = <replaceable>sahara</replaceable></td>
<td>(StrOpt) Exchange name for Data Processing notifications.</td>
</tr>
<tr>
<td><option>sample_source</option> = <replaceable>openstack</replaceable></td>
<td>(StrOpt) Source for samples emitted on this instance.</td>
</tr>
<tr>
<td><option>swift_control_exchange</option> = <replaceable>swift</replaceable></td>
<td>(StrOpt) Exchange name for Swift notifications.</td>
</tr>
<tr>
<td><option>trove_control_exchange</option> = <replaceable>trove</replaceable></td>
<td>(StrOpt) Exchange name for DBaaS notifications.</td>
</tr>
</tbody>
</table>
</para>