[OVN] OVS to OVN migration should be stopped if OVS agent firewall is "iptables_hybrid"

Bug #1951272 reported by Rodolfo Alonso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Rodolfo Alonso

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

Changed in neutron:
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
importance: Undecided → Low
summary: - [OVN] OVS to OVN migration cannot be accomplished if OVS agent firewall
- is "iptables_hybrid"
+ [OVN] OVS to OVN migration should be stopped if OVS agent firewall is
+ "iptables_hybrid"
description: updated
description: updated
description: updated
tags: added: ovn
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/818239

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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 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

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/xena)

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/neutron/+/826106

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

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/neutron/+/826107

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

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/neutron/+/826108

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

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/neutron/+/826109

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/826107
Committed: https://opendev.org/openstack/neutron/commit/0f025c728cb9bf39bac011b71654f2578010640a
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 0f025c728cb9bf39bac011b71654f2578010640a
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)

tags: added: in-stable-wallaby
tags: added: in-stable-xena
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)

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)

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/826108
Committed: https://opendev.org/openstack/neutron/commit/c860e2612ec83a7ae70ab709f7d4ba56e5675385
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit c860e2612ec83a7ae70ab709f7d4ba56e5675385
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)

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 20.0.0.0rc1

This issue was fixed in the openstack/neutron 20.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 17.4.0

This issue was fixed in the openstack/neutron 17.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 18.3.0

This issue was fixed in the openstack/neutron 18.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 19.2.0

This issue was fixed in the openstack/neutron 19.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn train-eol

This issue was fixed in the openstack/networking-ovn train-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron ussuri-eol

This issue was fixed in the openstack/neutron ussuri-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.