KATO Tomoyuki cef018270e [config-ref] update MacVTap plug-in
Move from MacVTap Agent to ML2 MacVTap mechanism driver.

backport: mitaka

Change-Id: I720421ed11010f6800914e31082805046500e0b1
Partial-Bug: #1589094
2016-06-08 07:12:32 +09:00

1.2 KiB

Description of ML2 MacVTap mechanism driver configuration options
Configuration option = Default value Description
[AGENT]
quitting_rpc_timeout = 10 (Integer) Set new timeout in seconds for new rpc calls after agent receives SIGTERM. If value is set to 0, rpc timeout won't be changed
[macvtap]
physical_interface_mappings = (List) Comma-separated list of <physical_network>:<physical_interface> tuples mapping physical network names to the agent's node-specific physical network interfaces to be used for flat and VLAN networks. All physical networks listed in network_vlan_ranges on the server should have mappings to appropriate interfaces on each agent.