diff --git a/doc/ha-guide/source/networking-ha-dhcp.rst b/doc/ha-guide/source/networking-ha-dhcp.rst index e28e7740ea..b59f282973 100644 --- a/doc/ha-guide/source/networking-ha-dhcp.rst +++ b/doc/ha-guide/source/networking-ha-dhcp.rst @@ -8,4 +8,6 @@ multiple agents across nodes. The DHCP agent can be natively highly available. To configure the number of DHCP agents per network, modify the ``dhcp_agents_per_network`` parameter in the :file:`/etc/neutron/neutron.conf` file. By default this is set to 1. To achieve high availability, assign more -than one DHCP agent per network. +than one DHCP agent per network. For more information, see +`High-availability for DHCP +`_. diff --git a/doc/ha-guide/source/networking-ha-l3.rst b/doc/ha-guide/source/networking-ha-l3.rst index dfc83fc405..11eeccff8d 100644 --- a/doc/ha-guide/source/networking-ha-l3.rst +++ b/doc/ha-guide/source/networking-ha-l3.rst @@ -4,7 +4,11 @@ Run Networking L3 agent The Networking (neutron) service L3 agent is scalable, due to the scheduler that supports Virtual Router Redundancy Protocol (VRRP) to distribute virtual -routers across multiple nodes. +routers across multiple nodes. For more information about the VRRP and +keepalived, see `Linux bridge: High availability using VRRP +`_ +and `Open vSwitch: High availability using VRRP +`_. To enable high availability for configured routers, edit the :file:`/etc/neutron/neutron.conf` file to set the following values: