yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84320
[Bug 1899775] Re: Ovs agent import error on Windows
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 <lpetrut@xxxxxxxxxxxxxxxxxxxxxx>
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
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1899775
Title:
Ovs agent import error on Windows
Status in neutron:
Fix Released
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/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1899775/+subscriptions
References