f3b1c93f1d
Remove the amqp table (the transport_url option doesn't exist in neutron anymore). Rename the debug table to cadf, and include the table. Change-Id: I718f50e2b9eaa5e6e4a20cf77f4d245dd6b6cc01 Closes-Bug: #1310061
32 lines
1.2 KiB
XML
32 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Warning: Do not edit this file. It is automatically
|
|
generated and your changes will be overwritten.
|
|
The tool to do so lives in the tools directory of this
|
|
repository -->
|
|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
|
|
<table rules="all" xml:id="config_table_neutron_cadf">
|
|
<caption>Description of configuration options for cadf</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">[audit]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>api_audit_map = api_audit_map.conf</td>
|
|
<td>(StrOpt) File containing mapping for api paths and service endpoints</td>
|
|
</tr>
|
|
<tr>
|
|
<td>namespace = openstack</td>
|
|
<td>(StrOpt) namespace prefix for generated id</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|