← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1865098] Re: logging error in _update_routed_network_host_routes

 

Reviewed:  https://review.opendev.org/710460
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b46dbce21922d1b2e8bedbdf00ffee1f83913fd8
Submitter: Zuul
Branch:    master

commit b46dbce21922d1b2e8bedbdf00ffee1f83913fd8
Author: Brian Haley <bhaley@xxxxxxxxxx>
Date:   Fri Feb 28 09:49:29 2020 -0500

    Fix logging call in the segment plugin
    
    Arguments should be separate, not a tuple, else we'll
    get a traceback.
    
    Change-Id: I142fa1119c15076708a64991adfe30cb8ce38ea3
    Closes-bug: #1865098


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

Title:
  logging error in _update_routed_network_host_routes

Status in neutron:
  Fix Released

Bug description:
  File "/opt/stack/neutron/neutron/services/segments/plugin.py", line 556, in _update_routed_network_host_routes                                                                                                        
      (subnet.id, subnet.network_id))                                                                                                                                                                                     
   Message: "Error formatting log line msg='Updating host routes for subnet *s on routed network *s' err=TypeError('not enough arguments for format string',)"                                                             
   Arguments: (('ebae0025-a701-4b22-aa66-00ec48025b30', '306a1697-03a2-4445-bc78-c874fe226ffd'),)                                                                                                                          
   --- Logging error ---

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


References