neutron/releasenotes/notes/add-keepalived-vrrp-healt-check-f23ed7c853151484.yaml
Brian Haley 055036ba2b Improve terminology in the Neutron tree
There is no real reason we should be using some of the
terms we do, they're outdated, and we're behind other
open-source projects in this respect. Let's switch to
using more inclusive terms in all possible places.

Change-Id: I99913107e803384b34cbd5ca588451b1cf64d594
2020-08-19 16:47:53 -04:00

10 lines
544 B
YAML

---
features:
- Keepalived VRRP health check functionality to enable verification of
connectivity from the "primary" router to all gateways. Activation of this
feature enables gateway connectivity validation and rescheduling of the
"primary" router to another node when connectivity is lost. If all routers
lose connectivity to the gateways, the election process will be repeated
round-robin until one of the routers restores its gateway connection. In
the mean time, all of the routers will be reported as "primary".