← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1684016] Re: delete port will trow execptions in ovs agent

 

I'm sorry that this question prodeced by my mistake, thank you.

** Changed in: neutron
       Status: Incomplete => Invalid

** Changed in: neutron
     Assignee: QunyingRan (ran-qunying) => (unassigned)

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

Title:
  delete port will trow execptions in ovs agent

Status in neutron:
  Invalid

Bug description:
  In master, when delete VM there is an exception:

  2017-04-19 13:25:18.442 14865 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent Traceback (most recent call last):
  2017-04-19 13:25:18.442 14865 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent   File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 2211, in rpc_loop
  2017-04-19 13:25:18.442 14865 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent     port_info, ovs_restarted)
  2017-04-19 13:25:18.442 14865 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent   File "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1820, in process_network_ports
  2017-04-19 13:25:18.442 14865 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent     port_info['removed'])
  2017-04-19 13:25:18.442 14865 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent TypeError: unsupported operand type(s) for |=: 'set' and 'NoneType'

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


References