openstack-manuals/doc/common/tables/neutron-embrane.xml
Gauvain Pocentek d1a357f4ac Updated flagmappings and tables for neutron
Import results of the autohelp.py tool for neutron.

Note: I used a non-published version of autohelp.py, with the following patches:
https://review.openstack.org/#/c/79076/
https://review.openstack.org/#/c/78138/

Change-Id: Ic002557a2b44222f4f3307e70eacd2d2391b8d18
2014-03-09 18:28:24 +01:00

60 lines
2.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">
<caption>Description of configuration options for embrane</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">[heleos]</th>
</tr>
<tr>
<td>admin_username = admin</td>
<td>(StrOpt) ESM admin username.</td>
</tr>
<tr>
<td>async_requests = True</td>
<td>(BoolOpt) Define if the requests have run asynchronously or not</td>
</tr>
<tr>
<td>dummy_utif_id = None</td>
<td>(StrOpt) Dummy user traffic Security Zone id</td>
</tr>
<tr>
<td>esm_mgmt = None</td>
<td>(StrOpt) ESM management root address</td>
</tr>
<tr>
<td>inband_id = None</td>
<td>(StrOpt) In band Security Zone id</td>
</tr>
<tr>
<td>mgmt_id = None</td>
<td>(StrOpt) Management Security Zone id</td>
</tr>
<tr>
<td>oob_id = None</td>
<td>(StrOpt) Out of band Security Zone id</td>
</tr>
<tr>
<td>resource_pool_id = default</td>
<td>(StrOpt) Shared resource pool id</td>
</tr>
<tr>
<td>router_image = None</td>
<td>(StrOpt) Router image id (Embrane FW/VPN)</td>
</tr>
</tbody>
</table>
</para>