← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1955546] Re: [stable only] Logging service plugin expects wrong arguments in the callback function

 

** Changed in: neutron
       Status: In Progress => 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/1955546

Title:
  [stable only] Logging service plugin expects wrong arguments in the
  callback function

Status in neutron:
  Fix Released

Bug description:
  To fix bug https://bugs.launchpad.net/neutron/+bug/1939558 we proposed 2 patches https://review.opendev.org/c/openstack/neutron/+/810870 and https://review.opendev.org/c/openstack/neutron/+/815298/ (those are wallaby backports).
  But by mistake we used new style of the payload arguments in the callback functions in neutron/services/logapi/logging_plugin.py in _clean_logs_by_resource_id method thus now it's failing when that callback is called.
  It affects only wallaby and older releases as Xena and master are already moved to the new callbacks so it works fine there.

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



References