diff --git a/doc/config-reference/source/tables/neutron-openvswitch_agent.rst b/doc/config-reference/source/tables/neutron-openvswitch_agent.rst index a5fd7d2..ca93ffa 100644 --- a/doc/config-reference/source/tables/neutron-openvswitch_agent.rst +++ b/doc/config-reference/source/tables/neutron-openvswitch_agent.rst @@ -63,7 +63,7 @@ * - ``integration_bridge`` = ``br-int`` - (String) Integration bridge to use. Do not change this parameter unless you have a good reason to. This is the name of the OVS integration bridge. There is one per hypervisor. The integration bridge acts as a virtual 'patch bay'. All VM VIFs are attached to this bridge and then 'patched' according to their network connectivity. * - ``local_ip`` = ``None`` - - (Unknown) Local IP address of tunnel endpoint. + - (Unknown) Local IP address of tunnel endpoint. Can be either an IPv4 or IPv6 address. * - ``of_connect_timeout`` = ``30`` - (Integer) Timeout in seconds to wait for the local switch connecting the controller. Used only for 'native' driver. * - ``of_interface`` = ``ovs-ofctl``