puppet-tripleo/manifests/profile
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
..
base Merge "Add support for glance multistore" 2020-02-26 22:30:07 +00:00
pacemaker HA: fix rabbitmq readiness check for rabbitmq-server 3.8 2020-02-27 16:41:44 +01:00