Comment 4 for bug 1942771

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/807768
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/a8085526723b1237d818f1204df4f9106d9da811
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit a8085526723b1237d818f1204df4f9106d9da811
Author: Damien Ciabrini <email address hidden>
Date: Mon Sep 6 14:22:39 2021 +0200

    CentOS 9: support restart of HA resources

    Pacemaker 2.1 changed naming convention around multi-state
    resources and ocf resource name. Adapt our resource restart
    scripts so that they parse the proper data from the CIB.

    Change-Id: Ieade3444e44e305f507c057991e02048ab5f3b3a
    Closes-Bug: #1942771
    (cherry picked from commit 128c2bcc25c057dc8a880b266869369f02f4f504)