Comment 8 for bug 1951272

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/826106
Committed: https://opendev.org/openstack/neutron/commit/bde4724980414bd0852e2b38985fe5d7b32d64fc
Submitter: "Zuul (22348)"
Branch: stable/xena

commit bde4724980414bd0852e2b38985fe5d7b32d64fc
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Nov 17 15:25:34 2021 +0000

    [OVN] Prevent OVS to OVN migration if firewall "iptables_hybrid"

    Prevent the OVS to OVN migration if any node has the OVS agent
    firewall set to "iptables_hybrid". If present, the migration will
    exit. This check is implemented in the OVN migration script for
    TripleO environments.

    Closes-Bug: #1951272
    Change-Id: I55f25f56f87bfa2a5e330cdf4c1087e8d4082b29
    (cherry picked from commit 2aa1bbabe355243e109d898eabf87acded2fef2f)