[Openstack] neutron/ with linux-bridge error

Remo Mattei remo at mattei.org
Thu Jan 9 20:21:24 UTC 2014


I am traveling, but you need to make sure you restart all services after you have made the changes. 


— 
Ciao
Remo Mattei
Da: Bhattacharjee, Arindam (Arindam) Bhattacharjee, Arindam (Arindam)
Rispondi: Bhattacharjee, Arindam (Arindam) arindam.bhattacharjee at alcatel-lucent.com
Data: January 9, 2014 at 14:51:37
A: Remo Mattei remo at mattei.org
Oggetto:  RE: [Openstack] neutron/ with linux-bridge error  
Took care of this nova warning: Deprecated: The NeutronLinuxBridgeVIFDriver VIF driver…

Looked at libvirt/vif.py script and then changed

#libvirt_vif_driver=nova.virt.libvirt.vif.NeutronLinuxBridgeVIFDriver

libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtGenericVIFDriver

 

But still that Attribute Error is there in Neutron server and linxbridge-agent.

2014-01-09 13:03:57.305 2158 ERROR neutron.openstack.common.rpc.common [-] ['Traceback (most recent call last):\n', '  File "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/amqp.py", line 438, in _process_data\n    **args)\n', '  File "/usr/lib/python2.7/dist-packages/neutron/common/rpc.py", line 44, in dispatch\n    neutron_ctxt, version, method, namespace, **kwargs)\n', '  File "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n    result = getattr(proxyobj, method)(ctxt, **kwargs)\n', '  File "/usr/lib/python2.7/dist-packages/neutron/plugins/linuxbridge/lb_neutron_plugin.py", line 147, in update_device_up\n    port = self.get_port_from_device.get_port(device)\n', "AttributeError: 'function' object has no attribute 'get_port'\n"]

 

!DSPAM:52cefdc8248881361874172!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140109/147408e8/attachment.html>


More information about the Openstack mailing list