yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60007
[Bug 1635627] Re: AttributeError: 'module' object has no attribute 'OVSBridgeExt'
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1635627
Title:
AttributeError: 'module' object has no attribute 'OVSBridgeExt'
Status in neutron:
Expired
Bug description:
kvm@kvmctrl:~/devstack$ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini
Traceback (most recent call last):
File "/usr/local/bin/neutron-openvswitch-agent", line 7, in <module>
from networking_sfc.services.sfc.agent.agent import main
File "/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/agent.py", line 23, in <module>
from networking_sfc.services.sfc.agent import br_int
File "/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/br_int.py", line 28, in <module>
ovs_ext_lib.OVSBridgeExt
AttributeError: 'module' object has no attribute 'OVSBridgeExt'
kvm@kvmctrl:~/devstack$ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini
Traceback (most recent call last):
File "/usr/local/bin/neutron-openvswitch-agent", line 7, in <module>
from networking_sfc.services.sfc.agent.agent import main
File "/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/agent.py", line 23, in <module>
from networking_sfc.services.sfc.agent import br_int
File "/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/br_int.py", line 28, in <module>
ovs_ext_lib.OVSBridgeExt
AttributeError: 'module' object has no attribute 'OVSBridgeExt'
This is the error coming while running q-agt service in devstack
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1635627/+subscriptions
References