openstack-manuals/doc/common/tables/neutron-hyperv.xml
Andreas Jaeger 5936d70882 Autogenerate neutron tables
Some entries were duplicated (Related-bug: #1226464) and removed
manually.

Change-Id: Ic5d117dcde0bc9d4c4ba0efb212d13620c8565cf
2013-09-22 15:05:19 +02:00

65 lines
3.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 hyperv</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
<tr>
<td>Configuration option=Default value</td>
<td>Description</td>
</tr>
</thead>
<tbody>
<tr>
<td>enable_metrics_collection=False</td>
<td>(BoolOpt) Enables metrics collections for switch ports by using Hyper-V's metric APIs. Collected data can by retrieved by other apps and services, e.g.: Ceilometer. Requires Hyper-V / Windows Server 2012 and above</td>
</tr>
<tr>
<td>force_hyperv_utils_v1=False</td>
<td>(BoolOpt) Force V1 WMI utility classes</td>
</tr>
<tr>
<td>local_network_vswitch=private</td>
<td>(StrOpt) Private vswitch name used for local networks</td>
</tr>
<tr>
<td>network_vlan_ranges=</td>
<td>(ListOpt) List of &lt;physical_network&gt;:&lt;vlan_min&gt;:&lt;vlan_max&gt; or &lt;physical_network&gt;</td>
</tr>
<tr>
<td>physical_network_vswitch_mappings=</td>
<td>(ListOpt) List of &lt;physical_network&gt;:&lt;vswitch&gt; where the physical networks can be expressed with wildcards, e.g.: ."*:external"</td>
</tr>
<tr>
<td>polling_interval=2</td>
<td>(IntOpt) The number of seconds the agent will wait between polling for local device changes.</td>
</tr>
<tr>
<td>tenant_network_type=local</td>
<td>(StrOpt) Network type for tenant networks (local, flat, vlan or none)</td>
</tr>
<tr>
<td>tenant_network_type=local</td>
<td>(StrOpt) Network type for tenant networks (local, vlan, gre, vxlan, or none)</td>
</tr>
<tr>
<td>tenant_network_type=vlan</td>
<td>(StrOpt) Network type for tenant networks (local, ib, vlan, or none)</td>
</tr>
<tr>
<td>tenant_network_type=local</td>
<td>(StrOpt) N1K Tenant Network Type</td>
</tr>
<tr>
<td>tenant_network_type=local</td>
<td>(StrOpt) Network type for tenant networks (local, vlan, or none)</td>
</tr>
</tbody>
</table>
</para>