yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17792
[Bug 1332788] Re: AttributeError: 'MeteringAgentWithStateReport' object has no attribute '_periodic_last_run'
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1332788
Title:
AttributeError: 'MeteringAgentWithStateReport' object has no attribute
'_periodic_last_run'
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
http://logstash.openstack.org/#eyJmaWVsZHMiOltdLCJzZWFyY2giOiJtZXNzYWdlOlwiQXR0cmlidXRlRXJyb3JcXDogJ01ldGVyaW5nQWdlbnRXaXRoU3RhdGVSZXBvcnQnIFwiIiwidGltZWZyYW1lIjoiNjA0ODAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJvZmZzZXQiOjAsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIiwic3RhbXAiOjE0MDMzNDAzMDI5MjB9
All screen-q-metering.log contains a similar exception:
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last):
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall File "/opt/stack/new/neutron/neutron/openstack/common/loopingcall.py", line 76, in _inner
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall self.f(*self.args, **self.kw)
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall File "/opt/stack/new/neutron/neutron/service.py", line 294, in periodic_tasks
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall self.manager.periodic_tasks(ctxt, raise_on_error=raise_on_error)
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall File "/opt/stack/new/neutron/neutron/manager.py", line 45, in periodic_tasks
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall self.run_periodic_tasks(context, raise_on_error=raise_on_error)
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall File "/opt/stack/new/neutron/neutron/openstack/common/periodic_task.py", line 160, in run_periodic_tasks
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall last_run = self._periodic_last_run[task_name]
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall AttributeError: 'MeteringAgentWithStateReport' object has no attribute '_periodic_last_run'
2014-06-21 07:20:37.543 14529 TRACE neutron.openstack.common.loopingcall
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1332788/+subscriptions
References