5e8f374d49
Change-Id: I14afa67cdd4f870f4a515031d55e586eec50748c
27 lines
820 B
XML
27 lines
820 B
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_testing">
|
|
<caption>Description of testing 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>fake_rabbit = False</td>
|
|
<td>(BoolOpt) If passed, use a fake RabbitMQ provider.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|