Comment 18 for bug 1931133

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

Reviewed: https://review.opendev.org/c/openstack/puppet-tripleo/+/795763
Committed: https://opendev.org/openstack/puppet-tripleo/commit/d1b1f7c675e33f2d7b0f3a5583def776ecc7e87c
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit d1b1f7c675e33f2d7b0f3a5583def776ecc7e87c
Author: Alex Schultz <email address hidden>
Date: Mon Jun 7 10:17:48 2021 -0600

    Add support for ovn clustered databases

    This patch adds support for managing the ovn connection correctly when
    ovn is handling clustering instead of pacemaker. By default if the
    parameter is not enabled, the pacemaker managed way is assumed.

    Conflicts:
      manifests/profile/base/neutron/agents/ovn.pp (Due to missing
      "enable_ovn_match_northd => true," line)

    Change-Id: I97442478d77d222fdd428eebd270c08df08237f6
    Related-Bug: #1931133