The Precise Pangolin has reached end of life, so this bug will not be
fixed for that release

** Changed in: quantum (Ubuntu Precise)
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1072713

Title:
  Linux bridge port update causes exception

Status in neutron:
  Fix Released
Status in neutron folsom series:
  Fix Released
Status in quantum package in Ubuntu:
  Fix Released
Status in quantum source package in Precise:
  Won't Fix
Status in quantum source package in Quantal:
  Fix Released

Bug description:
  gkotton@gkotton-ubuntu12:~/devstack$ python 
/opt/stack/quantum/bin/quantum-linuxbridge-agent --config-file 
/etc/quantum/quantum.conf --config-file 
/etc/quantum/plugins/linuxbridge/linuxbridge_conf.ini
  ERROR:quantum.openstack.common.rpc.amqp:Exception during message handling
  Traceback (most recent call last):
    File "/opt/stack/quantum/quantum/openstack/common/rpc/amqp.py", line 276, 
in _process_data
      rval = self.proxy.dispatch(ctxt, version, method, **args)
    File "/opt/stack/quantum/quantum/openstack/common/rpc/dispatcher.py", line 
145, in dispatch
      return getattr(proxyobj, method)(ctxt, **kwargs)
    File 
"/opt/stack/quantum/quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py",
 line 433, in port_update
      port['id'])
  TypeError: add_interface() takes exactly 5 arguments (4 given)
  2012-10-29 15:28:26    ERROR [quantum.openstack.common.rpc.amqp] Exception 
during message handling
  Traceback (most recent call last):
    File "/opt/stack/quantum/quantum/openstack/common/rpc/amqp.py", line 276, 
in _process_data
      rval = self.proxy.dispatch(ctxt, version, method, **args)
    File "/opt/stack/quantum/quantum/openstack/common/rpc/dispatcher.py", line 
145, in dispatch
      return getattr(proxyobj, method)(ctxt, **kwargs)
    File 
"/opt/stack/quantum/quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py",
 line 433, in port_update
      port['id'])
  TypeError: add_interface() takes exactly 5 arguments (4 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1072713/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to