3d44dd50c6
Fixes-Bug: 1229237 Fixes-Bug: 1237662 Change-Id: I6974ea7d857b5186f39913baf43f3a8c321cc4ba
57 lines
2.1 KiB
XML
57 lines
2.1 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 nec</caption>
|
|
<col width="50%"/>
|
|
<col width="50%"/>
|
|
<thead>
|
|
<tr>
|
|
<td>Configuration option=Default value</td>
|
|
<td>Description</td>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>cert_file=None</td>
|
|
<td>(StrOpt) Certificate file</td>
|
|
</tr>
|
|
<tr>
|
|
<td>default_router_provider=l3-agent</td>
|
|
<td>(StrOpt) Default router provider to use.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>driver=trema</td>
|
|
<td>(StrOpt) Driver to use</td>
|
|
</tr>
|
|
<tr>
|
|
<td>enable_packet_filter=True</td>
|
|
<td>(BoolOpt) Enable packet filter</td>
|
|
</tr>
|
|
<tr>
|
|
<td>host=docwork</td>
|
|
<td>(StrOpt) The hostname Neutron is running on</td>
|
|
</tr>
|
|
<tr>
|
|
<td>port=6379</td>
|
|
<td>(IntOpt) Use this port to connect to redis host.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>port=8888</td>
|
|
<td>(StrOpt) Port to connect to</td>
|
|
</tr>
|
|
<tr>
|
|
<td>router_providers=l3-agent,openflow</td>
|
|
<td>(ListOpt) List of enabled router providers.</td>
|
|
</tr>
|
|
<tr>
|
|
<td>use_ssl=False</td>
|
|
<td>(BoolOpt) Enable SSL on the API server</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|