86760911cc
Import new configuration options. Add the ml2_mlnx table for the Mellanox ML2 mechanism. Change-Id: Ieda52223360ac452a9741894e2a4f505d9c33a71 Closes-Bug: #1297827
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_ml2_mlnx">
|
|
<caption>Description of configuration options for ml2_mlnx</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">[ESWITCH]</th>
|
|
</tr>
|
|
<tr>
|
|
<td>apply_profile_patch = False</td>
|
|
<td>(BoolOpt) Enable server compatibility with old nova</td>
|
|
</tr>
|
|
<tr>
|
|
<td>vnic_type = mlnx_direct</td>
|
|
<td>(StrOpt) Type of VM network interface: mlnx_direct or hostdev</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|