yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32465
[Bug 1248017] Re: linuxbridge plugin can not run alone in havana
** Changed in: neutron
Status: Incomplete => Fix Released
** Changed in: neutron
Assignee: Jiajun Liu (ljjjustin) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1248017
Title:
linuxbridge plugin can not run alone in havana
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
I tested the newly released havana neutron. I found that l3 and dhcp agent can not work with linuxbridge plugin.
the trackback info is as follows:
Traceback (most recent call last):
File "/usr/bin/neutron-dhcp-agent", line 6, in <module>
from neutron.agent.dhcp_agent import main
File "/usr/lib/python2.6/site-packages/neutron/agent/dhcp_agent.py", line 27, in <module>
from neutron.agent.linux import interface
File "/usr/lib/python2.6/site-packages/neutron/agent/linux/interface.py", line 25, in <module>
from neutron.agent.linux import ovs_lib
File "/usr/lib/python2.6/site-packages/neutron/agent/linux/ovs_lib.py", line 27, in <module>
from neutron.plugins.openvswitch.common import constants
ImportError: No module named openvswitch.common
I have just installed linuxbridge plugin, so there no any source code
from openvswitch plugin, so then l3 and dhcp agent will complain can
not import constants from neutron.plugins.openvswitch.common module.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1248017/+subscriptions