.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _neutron-ml2_macvtap: .. list-table:: Description of ML2 MacVTap mechanism driver configuration options :header-rows: 1 :class: config-ref-table * - 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 : 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.