puppet-tripleo/manifests/profile/pacemaker
Damien Ciabrini e60351ee09 HA: fix rabbitmq readiness check for rabbitmq-server 3.8
In HA profiles, we wait for rabbitmq application readiness by
parsing the output of "rabbitmqctl status". This breaks with
rabbitmq-server 3.8 which changed the output of that command.

Fix our check by using a "rabbitmqctl eval" and by relying on
a stable function call rather than parsing output. This
approach works for rabbitmq-server 3.6 to 3.8.

Change-Id: Id88d0aee74e4b26fd64bbc2da5d0c0fc4bbd6644
Co-Authored-By: Yatin Karel <ykarel@redhat.com>
Closes-Bug: #1864962
2020-02-27 16:41:44 +01:00
..
cinder Make the bundle user configurable via hiera 2020-01-13 11:40:32 +01:00
database Merge "Make the bundle user configurable via hiera" 2020-01-17 05:15:40 +00:00
manila Merge "Make the bundle user configurable via hiera" 2020-01-17 05:15:40 +00:00
ceph_nfs.pp Fix ceph-nfs duplicate property 2018-10-16 16:10:00 +02:00
clustercheck.pp Use clustercheck credentials to poll galera state in container 2017-07-31 12:39:51 -04:00
compute_instanceha.pp Instance HA support 2017-12-06 11:42:53 +01:00
haproxy.pp Only assign redis_vip and redis_bind_opts if enabled 2019-07-26 15:40:56 +02:00
haproxy_bundle.pp Make the bundle user configurable via hiera 2020-01-13 11:40:32 +01:00
manila.pp Convert all class usage to relative names 2019-12-08 23:23:25 +01:00
ovn_dbs_bundle.pp Make the bundle user configurable via hiera 2020-01-13 11:40:32 +01:00
ovn_northd.pp Fix generating connections to OVN db 2019-02-12 11:15:53 +01:00
rabbitmq.pp HA: fix rabbitmq readiness check for rabbitmq-server 3.8 2020-02-27 16:41:44 +01:00
rabbitmq_bundle.pp HA: fix rabbitmq readiness check for rabbitmq-server 3.8 2020-02-27 16:41:44 +01:00