AttributeError: 'module' object has no attribute 'OVSBridgeExt'

Bug #1635627 reported by venkatamahesh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Expired
Undecided
Unassigned

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

Tags: sfc
Changed in neutron:
status: New → Incomplete
Revision history for this message
Anindita Das (anindita-das) wrote :

Hi venkatamahesh,

I am not able to reproduce this locally. Can you please provide the following information:
1. local.conf for the devstack that is throwing the above error.
2. Version of neutron that you are using.
3. Full log of the error.

Revision history for this message
venkatamahesh (venkatamaheshkotha) wrote :

Hi Anindita,

I am installing networking-sfc to existing devstack setup. According to networking-sfc documentation I have done steps and after that while restarting the services I got this error.

And Did you install networking-sfc ?

Thanks
mahesh

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for neutron because there has been no activity for 60 days.]

Changed in neutron:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.