Comment 2 for bug 1889094

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-hacluster (master)

Reviewed: https://review.opendev.org/749685
Committed: https://git.openstack.org/cgit/openstack/charm-hacluster/commit/?id=527fd2c704f1925ec3bfd59f7d062c849e3f4f3a
Submitter: Zuul
Branch: master

commit 527fd2c704f1925ec3bfd59f7d062c849e3f4f3a
Author: Liam Young <email address hidden>
Date: Thu Jul 30 06:25:36 2020 +0000

    Spread pacemaker remote resources across cluster.

    Use location directives to spread pacemaker remote resources across
    cluster. This is to prevent multiple resources being taken down in
    the event of a single node failure. This would usually not be a
    problem but if the node is being queried by masakari host
    monitors at the time the node goes down then the query can hang.

    Change-Id: Ib8a667d0d82ef3dcd4da27e62460b4f0ce32ee43
    Partial-Bug: #1889094
    Depends-On: Ic45dbdd9d8581f25549580c7e98a8d6e0bf8c3e7