Files
openstack-manuals/doc/common/tables/ceilometer-exchange.xml
Andreas Jaeger 9b1476aaee Add headers for ceilometer, heat - and shared ones
Add more headers, regenerate ceilometer and heat tables with them.
Create shared header file and remove duplicate entries.

Change-Id: Ia5bcda0d5daaed19636b426d6e25469f0d4bbcfa
2014-08-28 14:42:14 +02:00

67 lines
2.3 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>
</tbody>
</table>
</para>