Files
openstack-manuals/doc/config-reference/source/tables/neutron-agent.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

1.3 KiB

Description of agent configuration options
Configuration option = Default value Description
[DEFAULT]
external_pids = $state_path/external/pids (StrOpt) Location to store child pid files
network_device_mtu = None (IntOpt) MTU setting for device.
prefix_delegation_driver = dibbler (StrOpt) Driver used for ipv6 prefix delegation. This needs to be an entry point defined in the neutron.agent.linux.pd_drivers namespace. See setup.cfg for entry points included with the neutron source.
[AGENT]
agent_type = Open vSwitch agent (StrOpt) Selects the Agent Type reported
availability_zone = nova (StrOpt) Availability zone of this node