Comment 11 for bug 1888398

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-tripleo (stable/train)

Reviewed: https://review.opendev.org/746152
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=7d21ae36fab8edf250eaa971e61e1a4dde123380
Submitter: Zuul
Branch: stable/train

commit 7d21ae36fab8edf250eaa971e61e1a4dde123380
Author: Michele Baldessari <email address hidden>
Date: Wed Jul 15 14:59:48 2020 +0200

    Use pcs 0.9 style authkey/remotes when doing an upgrade

    We leverage the _override keys for pacemaker and pacemaker_remote
    services in order to decide if we should use the old way of managing
    remotes (managed authkey and pcs 0.9 way of doing remotes).

    The pacemaker_remote override keys are introduced via
    https://review.opendev.org/741610

    Related-Bug: #1888398

    Change-Id: Iad23663d6c98e4fd3a507980638870e0ad0cee45
    (cherry picked from commit 5cb4565c016d4de48958f7cb9cffce5b685290eb)
    (cherry picked from commit 16bb6f5d7f24e4686c78e54bb5072efc2603086a)