Reviewed: https://review.opendev.org/c/openstack/neutron/+/818239 Committed: https://opendev.org/openstack/neutron/commit/2aa1bbabe355243e109d898eabf87acded2fef2f Submitter: "Zuul (22348)" Branch: master
commit 2aa1bbabe355243e109d898eabf87acded2fef2f Author: Rodolfo Alonso Hernandez <[email protected]> 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 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1951272 Title: [OVN] OVS to OVN migration should be stopped if OVS agent firewall is "iptables_hybrid" Status in neutron: Fix Released Bug description: The OVS to OVN migration script used in TripleO environment does not support migration of nodes using OVS firewall "iptables_hybrid". We should prevent this process if any host has this configuration value. Bugzilla references: - https://bugzilla.redhat.com/show_bug.cgi?id=2021987 - https://bugzilla.redhat.com/show_bug.cgi?id=2022040 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1951272/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

