71bf779f1c
Edit section_network-plugins.xml section_network-plugins-ml2.xml Stay removed mlnx (mellanox) Unchanged because of trouble networking-ibm (SDN-VE) octavia Cannot include because of trouble networking-infoblox networking-zvm Consider neutron plugin addition (#1503967) Change-Id: I41272af4ec46c7e7c1c3ce7d6e03c6a40fb0cb25 Partial-Bug: #1407581 Related-Bug: #1503967
51 lines
1.9 KiB
XML
51 lines
1.9 KiB
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_neutron_fujitsu_cfab">
|
|
<caption>Description of FUJITSU Converged Fabric Switch 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">[fujitsu_cfab]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>address</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) The address of the C-Fabric to telnet to.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>password</option> = <replaceable>admin</replaceable></td>
|
|
<td>(StrOpt) The C-Fabric password to use.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>physical_networks</option> = <replaceable></replaceable></td>
|
|
<td>(ListOpt) List of <physical_network>:<vfab_id> tuples specifying physical_network names and corresponding vfab ids.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>pprofile_prefix</option> = <replaceable></replaceable></td>
|
|
<td>(StrOpt) The prefix string for pprofile name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>save_config</option> = <replaceable>True</replaceable></td>
|
|
<td>(BoolOpt) Whether to save configuration.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>share_pprofile</option> = <replaceable>False</replaceable></td>
|
|
<td>(BoolOpt) Whether to share a C-Fabric pprofile among Neutron ports using the same VLAN ID.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>username</option> = <replaceable>admin</replaceable></td>
|
|
<td>(StrOpt) The C-Fabric username to use.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|