Comment 22 for bug 1931133

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

Reviewed: https://review.opendev.org/c/openstack/puppet-tripleo/+/796149
Committed: https://opendev.org/openstack/puppet-tripleo/commit/79f06794fdc85af625248c55e97aea353531ee83
Submitter: "Zuul (22348)"
Branch: stable/train

commit 79f06794fdc85af625248c55e97aea353531ee83
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) and other context
      manifests/profile/base/neutron/ovn_metadata.pp
      manifests/profile/base/neutron/plugins/ml2/ovn.pp

    Change-Id: I97442478d77d222fdd428eebd270c08df08237f6
    Related-Bug: #1931133
    (cherry picked from commit d1b1f7c675e33f2d7b0f3a5583def776ecc7e87c)
    (cherry picked from commit 3bcfb9deefd16c77608ea4cbedc09dcd6d16a7a6)