
Update tables, create some new tables and add them to the config reference. Remove ml2-cisco-apic table, it is now part of the ml_cisco table. Closes-Bug: #1364357 Change-Id: I27220e4ff5a553aa4a92b9bff1dc761af2eeacb8
71 lines
2.4 KiB
XML
71 lines
2.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>cinder_control_exchange = cinder</td>
|
|
<td>(StrOpt) Exchange name for Cinder notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>control_exchange = openstack</td>
|
|
<td>(StrOpt) The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>glance_control_exchange = glance</td>
|
|
<td>(StrOpt) Exchange name for Glance notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>heat_control_exchange = heat</td>
|
|
<td>(StrOpt) Exchange name for Heat notifications</td>
|
|
</tr>
|
|
<tr>
|
|
<td>http_control_exchanges = ['nova', 'glance', 'neutron', 'cinder']</td>
|
|
<td>(MultiStrOpt) Exchanges name to listen for notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>ironic_exchange = ironic</td>
|
|
<td>(StrOpt) Exchange name for Ironic notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>keystone_control_exchange = keystone</td>
|
|
<td>(StrOpt) Exchange name for Keystone notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>neutron_control_exchange = neutron</td>
|
|
<td>(StrOpt) Exchange name for Neutron notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>nova_control_exchange = nova</td>
|
|
<td>(StrOpt) Exchange name for Nova notifications.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>sahara_control_exchange = sahara</td>
|
|
<td>(StrOpt) Exchange name for Data Processing notifications</td>
|
|
</tr>
|
|
<tr>
|
|
<td>sample_source = openstack</td>
|
|
<td>(StrOpt) Source for samples emitted on this instance.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>trove_control_exchange = trove</td>
|
|
<td>(StrOpt) Exchange name for DBaaS notifications</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|