c712355e4b
We don't deploy Keepalived in multi-node as our HA story is done with Pacemaker. Therefore, we don't use VRRP protocol that Keepalived provides to maintain the VIPs alive, so we don't really need this service. Instead, we can configure the VIPs on the br-ctlplane interface which already handled the local_ip. Now it also handles the configuration of public ip and admin ip. Keepalived is now deprecated and will be removed in the next cycle. blueprint replace-keepalived-undercloud Change-Id: I3192be07cb6c19d5e26cb4cddbe68213e7e48937
7 lines
245 B
YAML
7 lines
245 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Keepalived service is deprecated in Train and will be removed in the next
|
|
cycle. The VIPs are now created by os-net-config for both the Undercloud
|
|
and Standalone. If you need HA VIPs, please deploy Pacemaker.
|