← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1418656] [NEW] Sometimes vpnservice's status can't be updated

 

Public bug reported:

2015-02-05 23:56:11.890 12178 ERROR neutron.openstack.common.loopingcall [-] in fixed duration looping call
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last):
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall   File "/bak/openstack/neutron/neutron/openstack/common/loopingcall.py", line 81, in _inner
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall     self.f(*self.args, **self.kw)
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall   File "/bak/openstack/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py", line 674, in report_status
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall     previous_status = self.get_process_status_cache(process)
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall   File "/bak/openstack/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py", line 628, in get_process_status_cache
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall     'id': process.vpnservice['id'],
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall TypeError: 'NoneType' object has no attribute '__getitem__'
2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  Sometimes vpnservice's status can't be updated

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  2015-02-05 23:56:11.890 12178 ERROR neutron.openstack.common.loopingcall [-] in fixed duration looping call
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last):
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall   File "/bak/openstack/neutron/neutron/openstack/common/loopingcall.py", line 81, in _inner
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall     self.f(*self.args, **self.kw)
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall   File "/bak/openstack/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py", line 674, in report_status
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall     previous_status = self.get_process_status_cache(process)
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall   File "/bak/openstack/neutron-vpnaas/neutron_vpnaas/services/vpn/device_drivers/ipsec.py", line 628, in get_process_status_cache
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall     'id': process.vpnservice['id'],
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall TypeError: 'NoneType' object has no attribute '__getitem__'
  2015-02-05 23:56:11.890 12178 TRACE neutron.openstack.common.loopingcall

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


Follow ups

References