← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2007553] Re: [DHCP] TypeError: disable() got an unexpected keyword argument 'network_id'

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/874073
Committed: https://opendev.org/openstack/neutron/commit/5e15c4a4d443c8a59756af9a75a81a1859bda464
Submitter: "Zuul (22348)"
Branch:    master

commit 5e15c4a4d443c8a59756af9a75a81a1859bda464
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Tue Feb 14 19:06:35 2023 +0100

    Allow other kwargs in ``DhcpBase.disable``
    
    Since [1], this method is called with an extra argument "network_id".
    Instead of filtering out this parameter when the driver method is
    called, the method signature now accepts other kwargs.
    
    [1]https://review.opendev.org/c/openstack/neutron/+/865823
    
    Closes-Bug: #2007553
    Change-Id: I0c14a73699702b9af828a5703a8f9fe8b87d3e67


** 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/2007553

Title:
  [DHCP] TypeError: disable() got an unexpected keyword argument
  'network_id'

Status in neutron:
  Fix Released

Bug description:
  Snippet: https://paste.opendev.org/show/b4SBXPIlOGVWw8HJQFAP/

  Error log:
  https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e59/874057/1/check/neutron-
  tempest-plugin-openvswitch/e59aab5/controller/logs/screen-q-dhcp.txt

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



References