← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2116102] Re: Fixed interval looping call 'builtins.NoneType' failed: TypeError: 'NoneType' object is not callable

 

Reviewed:  https://review.opendev.org/c/openstack/oslo.service/+/954270
Committed: https://opendev.org/openstack/oslo.service/commit/501b9e85f035cd71a006722eb905c8ad3a3aacef
Submitter: "Zuul (22348)"
Branch:    master

commit 501b9e85f035cd71a006722eb905c8ad3a3aacef
Author: Takashi Kajinami <kajinamit@xxxxxxxxxxxxxxx>
Date:   Tue Jul 8 00:26:59 2025 +0900

    Revert "Fix keyword-arg-before-vararg warning"
    
    This reverts commit 0e4531adc7a1d5c631a83384b32f0418f225c788.
    
    Reason for revert:
    This breaks existing usage with f passed as an argument (not as
    a keyword argument).
    
    Closes-Bug: #2116102
    Change-Id: Iac6ced988f824d8a8251baee62d0e22d600790f4
    Signed-off-by: Takashi Kajinami <kajinamit@xxxxxxxxxxxxxxx>


** Changed in: oslo.service
       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/2116102

Title:
  Fixed interval looping call 'builtins.NoneType' failed: TypeError:
  'NoneType' object is not callable

Status in neutron:
  Fix Released
Status in oslo.service:
  Fix Released

Bug description:
  Since [1], the oslo-service master jobs with ML2/OVS are failing. The
  DHCP agent and the L3 agent are failing with the following error:
  https://paste.opendev.org/show/bDcxw5x6PCSn3tuzsgxR/.

  Logs:
  * DHCP agent: https://e63f38b8e486b9ef8a45-283f569f7129297b2f76cddb21d3fd12.ssl.cf2.rackcdn.com/openstack/94e9518c947c420197c7f5184680e911/controller/logs/screen-q-agt.txt
  * L3 agent: https://e63f38b8e486b9ef8a45-283f569f7129297b2f76cddb21d3fd12.ssl.cf2.rackcdn.com/openstack/94e9518c947c420197c7f5184680e911/controller/logs/screen-q-l3.txt

  [1]https://review.opendev.org/c/openstack/oslo.service/+/952607

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



References