Comment 9 for bug 1951272

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/826109
Committed: https://opendev.org/openstack/neutron/commit/3780189ca1cb843ad62fcea734ca6207bd12d622
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 3780189ca1cb843ad62fcea734ca6207bd12d622
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)