commit | 6d63d466b8314bab5142421c4349cd622d8a22ca | [log] [tgz] |
---|---|---|
author | Mateusz Matuszkowiak <mmatuszkowiak@mirantis.com> | Fri Feb 23 10:51:44 2018 +0100 |
committer | Mateusz Matuszkowiak <mmatuszkowiak@mirantis.com> | Mon Feb 26 10:54:57 2018 +0100 |
tree | 3fd2f4fadbbc3fa2c202799c41a340babaae5566 | |
parent | 4891217841b3cf27f247652b949ef28aa6068b87 [diff] |
Add vrrp script check for docker service Prometheus_server_vip relates to the docker swarm cluster, and as it runs within it, from the keepalive side, we should check if the docker daemon is working. If on mon node docker service is down or unresponsive, then the VIP should be moved to other mon node. Change-Id: Ia5c1e393f38c9d86fa576ead5488fd813b8e20dd Related-Bug: PROD-18027 Partial-Fix: PROD-17680