Ovs agent import error on Windows

Bug #1899775 reported by Lucian Petrut
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Lucian Petrut

Bug Description

A recent change[1] added a "iptables_firewall" import to the ovs agent, which isn't importable on Windows[2].

This prevents the neutron ovs agent from starting on Windows.

[1] Iecf9cffaf02616342f1727ad7db85545d8adbec2
[2] http://paste.openstack.org/raw/799030/

Changed in neutron:
assignee: nobody → Lucian Petrut (petrutlucian94)
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/758098

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

Reviewed: https://review.opendev.org/758098
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2ece1002d258e3388607e7df7677a0afae98d2cd
Submitter: Zuul
Branch: master

commit 2ece1002d258e3388607e7df7677a0afae98d2cd
Author: Lucian Petrut <email address hidden>
Date: Wed Oct 14 14:48:49 2020 +0300

    Fix ovs agent, avoiding import error

    A recent change[1] added a "iptables_firewall" import to the
    ovs agent, which isn't importable on Windows[2]. This prevents
    the neutron ovs agent from starting on Windows.

    This patch updates the security group driver check, avoiding the
    unsupported import.

    [1] Iecf9cffaf02616342f1727ad7db85545d8adbec2
    [2] http://paste.openstack.org/raw/799030/

    Closes-Bug: #1899775

    Change-Id: I8877dbf4b0b9cd185ae0b8715b7e8e6d87e0afcc

Changed in neutron:
status: In Progress → Fix Released
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/761733

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

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

Fix proposed to branch: stable/train
Review: https://review.opendev.org/761735

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

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/761736

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

Reviewed: https://review.opendev.org/761733
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=36797faf442924c1e9558da376a63813ccb32ae4
Submitter: Zuul
Branch: stable/victoria

commit 36797faf442924c1e9558da376a63813ccb32ae4
Author: Lucian Petrut <email address hidden>
Date: Wed Oct 14 14:48:49 2020 +0300

    Fix ovs agent, avoiding import error

    A recent change[1] added a "iptables_firewall" import to the
    ovs agent, which isn't importable on Windows[2]. This prevents
    the neutron ovs agent from starting on Windows.

    This patch updates the security group driver check, avoiding the
    unsupported import.

    [1] Iecf9cffaf02616342f1727ad7db85545d8adbec2
    [2] http://paste.openstack.org/raw/799030/

    Closes-Bug: #1899775

    Change-Id: I8877dbf4b0b9cd185ae0b8715b7e8e6d87e0afcc
    (cherry picked from commit 2ece1002d258e3388607e7df7677a0afae98d2cd)

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

Reviewed: https://review.opendev.org/761734
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3ba5da849e1a91d183d70f57a98ef2c167da0d82
Submitter: Zuul
Branch: stable/ussuri

commit 3ba5da849e1a91d183d70f57a98ef2c167da0d82
Author: Lucian Petrut <email address hidden>
Date: Wed Oct 14 14:48:49 2020 +0300

    Fix ovs agent, avoiding import error

    A recent change[1] added a "iptables_firewall" import to the
    ovs agent, which isn't importable on Windows[2]. This prevents
    the neutron ovs agent from starting on Windows.

    This patch updates the security group driver check, avoiding the
    unsupported import.

    [1] Iecf9cffaf02616342f1727ad7db85545d8adbec2
    [2] http://paste.openstack.org/raw/799030/

    Closes-Bug: #1899775

    Change-Id: I8877dbf4b0b9cd185ae0b8715b7e8e6d87e0afcc
    (cherry picked from commit 2ece1002d258e3388607e7df7677a0afae98d2cd)

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

Reviewed: https://review.opendev.org/761736
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=77375464d8520691f2a142100fa1e99a0034148d
Submitter: Zuul
Branch: stable/stein

commit 77375464d8520691f2a142100fa1e99a0034148d
Author: Lucian Petrut <email address hidden>
Date: Wed Oct 14 14:48:49 2020 +0300

    Fix ovs agent, avoiding import error

    A recent change[1] added a "iptables_firewall" import to the
    ovs agent, which isn't importable on Windows[2]. This prevents
    the neutron ovs agent from starting on Windows.

    This patch updates the security group driver check, avoiding the
    unsupported import.

    [1] Iecf9cffaf02616342f1727ad7db85545d8adbec2
    [2] http://paste.openstack.org/raw/799030/

    Closes-Bug: #1899775

    Change-Id: I8877dbf4b0b9cd185ae0b8715b7e8e6d87e0afcc
    (cherry picked from commit 2ece1002d258e3388607e7df7677a0afae98d2cd)

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

Reviewed: https://review.opendev.org/761735
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dea24403a71bb6a87b00a7fa78b25ef16f7fe889
Submitter: Zuul
Branch: stable/train

commit dea24403a71bb6a87b00a7fa78b25ef16f7fe889
Author: Lucian Petrut <email address hidden>
Date: Wed Oct 14 14:48:49 2020 +0300

    Fix ovs agent, avoiding import error

    A recent change[1] added a "iptables_firewall" import to the
    ovs agent, which isn't importable on Windows[2]. This prevents
    the neutron ovs agent from starting on Windows.

    This patch updates the security group driver check, avoiding the
    unsupported import.

    [1] Iecf9cffaf02616342f1727ad7db85545d8adbec2
    [2] http://paste.openstack.org/raw/799030/

    Closes-Bug: #1899775

    Change-Id: I8877dbf4b0b9cd185ae0b8715b7e8e6d87e0afcc
    (cherry picked from commit 2ece1002d258e3388607e7df7677a0afae98d2cd)

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

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

tags: added: neutron-proactive-backport-potential
tags: removed: neutron-proactive-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 15.3.1

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

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

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

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

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

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

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

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.