← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1509008] Re: stable/kilo FixedIntervalLoopingCall error message not useful

 

[Expired for neutron because there has been no activity for 60 days.]

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

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

Title:
  stable/kilo FixedIntervalLoopingCall error message not useful

Status in neutron:
  Expired

Bug description:
  The error message printed when a subclass of FixedIntervalLoopingCall exceeds its scheduled interval
  shows information about the python object rather than the name of the function that is exceeding its
  schedule.  Showing python object information is not useful to operators.

  example from log:

  2015-10-22 02:18:14.005 37767 WARNING
  neutron.openstack.common.loopingcall [req-4f447ecc-0ea4-4651-883b-
  1f7dab14beba ] task <bound method Service.periodic_tasks of
  <neutron.service.Service object at 0x3206290>> run outlasted interval
  by 20.02 sec

  This class is not present in stable/liberty or master, so this applies
  to only stable/kilo.

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


References