** Changed in: neutron/icehouse
       Status: Fix Committed => Fix Released

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

Title:
  NSX: sync thread catches wrong exceptions on not found in db elements

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron icehouse series:
  Fix Released

Bug description:
  2014-04-17 14:13:07.361 ERROR neutron.openstack.common.loopingcall 
[req-47b42334-8484-48c9-9f3e-e6ced3b9e3ec None None] in dynamic looping call
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall Traceback 
(most recent call last):
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall   File 
"/opt/stack/neutron/neutron/openstack/common/loopingcall.py", line 123, in 
_inner
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall     idle = 
self.f(*self.args, **self.kw)
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall   File 
"/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 649, in 
_synchronize_state
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall     
scan_missing=scan_missing)
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall   File 
"/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 508, in 
_synchronize_lswitchports
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall     
ext_networks=ext_nets)
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall   File 
"/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 464, in 
synchronize_port
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall     
neutron_port_data['id'])
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall   File 
"/opt/stack/neutron/neutron/db/db_base_plugin_v2.py", line 271, in _get_port
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall     raise 
n_exc.PortNotFound(port_id=id)
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall 
PortNotFound: Port 0b9ce706-1197-460d-986e-98870bc81ce7 could not be found
  2014-04-17 14:13:07.361 TRACE neutron.openstack.common.loopingcall

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1309208/+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