← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1396893] Re: AttributeError: 'MeteringAgentWithStateReport' object has no attribute '_periodic_last_ run'

 

** Changed in: neutron
       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/1396893

Title:
  AttributeError: 'MeteringAgentWithStateReport' object has no attribute
  '_periodic_last_ run'

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

Bug description:
  2014-11-27 15:25:19.223 12267 ERROR neutron.openstack.common.loopingcall [req-b2
  da9260-fa17-4775-afb1-14f24de5bab2 None] in fixed duration looping call
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last):
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall   File "/opt/stack/neutron/neutron/openstack/common/loopingcall.py", line 81, in _inner
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall     self.f(*self.args, **self.kw)
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall   File "/opt/stack/neutron/neutron/service.py", line 294, in periodic_tasks
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall     self.manager.periodic_tasks(ctxt, raise_on_error=raise_on_error)
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall   File "/opt/stack/neutron/neutron/manager.py", line 45, in periodic_tasks
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall     self.run_periodic_tasks(context, raise_on_error=raise_on_error)
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall   File "/opt/stack/neutron/neutron/openstack/common/periodic_task.py", line 188, in run_periodic_tasks
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall     last_run = self._periodic_last_run[task_name]
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall AttributeError: 'MeteringAgentWithStateReport' object has no attribute '_periodic_last_run'
  2014-11-27 15:25:19.223 12267 TRACE neutron.openstack.common.loopingcall

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


References