7dc78b86ce
Add Brocade Vyatta layer 3 plug-in configuration options in Configuration Reference Change-Id: I9b52d5bd944b0485bdded0fdbc138089bc3494ab Closes-bug: #1440622
71 lines
2.9 KiB
XML
71 lines
2.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_brocade_vyatta_l3">
|
|
<caption>Description of Brocade Vyatta L3 plug-in 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">[VROUTER]</th>
|
|
</tr>
|
|
<tr>
|
|
<td><option>flavor</option> = <replaceable>2</replaceable></td>
|
|
<td>(StrOpt) Nova VM flavor for instances of Vyatta vRouter.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>image_id</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Nova image id for instances of Vyatta vRouter.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>keystone_url</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Keystone URL.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>management_network_id</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Vyatta vRouter management network id.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>nova_poll_interval</option> = <replaceable>5</replaceable></td>
|
|
<td>(IntOpt) Number of seconds between consecutive Nova queries when waiting for router instance status change.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>nova_spawn_timeout</option> = <replaceable>300</replaceable></td>
|
|
<td>(IntOpt) Number of seconds to wait for Nova to activate instance before setting resource to error state.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>tenant_admin_name</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Name of tenant admin user.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>tenant_admin_password</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) Tenant admin password.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>tenant_id</option> = <replaceable>None</replaceable></td>
|
|
<td>(StrOpt) UUID of tenant that holds Vyatta vRouter instances.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>vrouter_boot_timeout</option> = <replaceable>300</replaceable></td>
|
|
<td>(IntOpt) Number of seconds to wait for Vyatta vRouter to boot before setting resource to error state.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>vrouter_credentials</option> = <replaceable>vyatta:vyatta</replaceable></td>
|
|
<td>(StrOpt) Vyatta vRouter login credentials</td>
|
|
</tr>
|
|
<tr>
|
|
<td><option>vrouter_poll_interval</option> = <replaceable>5</replaceable></td>
|
|
<td>(IntOpt) Number of seconds between consecutive Vyatta vRouter queries when waiting for router instance boot.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</para>
|