Clustercheck, monitor service for galera containers
authorDamien Ciabrini <dciabrin@redhat.com>
Tue, 18 Apr 2017 20:44:43 +0000 (20:44 +0000)
committerDamien <dciabrin@redhat.com>
Tue, 23 May 2017 15:59:09 +0000 (11:59 -0400)
commitf88d4a433b2c18ce5bc9e1c6789e017f9fa37dad
treed5f1ddc85331131fb1330d50849041608c0bc74a
parenta14f2ce5065745b290304a9c0c8e7a4b2922bcb1
Clustercheck, monitor service for galera containers

In HA overcloud deployments, HAProxy makes use of a helper service
called "clustercheck", to check whether galera nodes are available for
serving traffic.

This change implements a dedicated profile for clustercheck, which was
originally part of the pacemaker mysql profile. The profile generates
the necessary configuration files for clustercheck and let heat
templates manage the associated container's lifecycle.

Co-Authored-By: Michele Baldessari <michele@acksyn.org>
Partial-Bug: #1692969
Change-Id: I1aabe34fa6a9c8c705a4405f275b66502c313cf2
manifests/profile/pacemaker/clustercheck.pp [new file with mode: 0644]