yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62047
[Bug 1670402] [NEW] Neutron OVS Agent fails to start on Windows because of Linux specific import
Public bug reported:
The neutron OVS agent does not start on Windows because of the ip_lib
import in openvswitch_firewall/rules.py
Trace: http://paste.openstack.org/show/601596/
This happens because Windows uses the same firewall driver as Linux
does, but fails to start when trying to import ip_lib. (which is Linux
specific)
** Affects: neutron
Importance: Undecided
Assignee: Alin Balutoiu (abalutoiu)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1670402
Title:
Neutron OVS Agent fails to start on Windows because of Linux specific
import
Status in neutron:
In Progress
Bug description:
The neutron OVS agent does not start on Windows because of the ip_lib
import in openvswitch_firewall/rules.py
Trace: http://paste.openstack.org/show/601596/
This happens because Windows uses the same firewall driver as Linux
does, but fails to start when trying to import ip_lib. (which is Linux
specific)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1670402/+subscriptions
Follow ups