tripleo-heat-templates/deployment/deprecated
Emilien Macchi c712355e4b Deprecate Keepalived service
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
2020-05-05 10:16:52 -04:00
..
clients Use ansible to install client packages 2020-01-16 08:16:01 -06:00
docker Switch to docker pull 2020-04-06 09:37:13 -06:00
keepalived Deprecate Keepalived service 2020-05-05 10:16:52 -04:00
neutron Use absolute name to include puppet classes 2020-04-11 08:13:23 +09:00
sahara Add mode option when creating persistent directories. 2020-04-20 15:37:08 +02:00
tripleo-firewall Use absolute name to include puppet classes 2020-04-11 08:13:23 +09:00
README.rst Create deployment/deprecated directory 2019-02-20 16:57:58 -05:00

README.rst

Deprecated services

This directory contains services that are deprecated and that will be removed in a future release.