Public bug reported:
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
** Affects: neutron
Importance: Undecided
Status: New
** Tags: sfc
--
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:
New
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp