← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1898789] Re: formatting error causes exception in running agent

 

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

commit 24cd8598dcbedf51838fc737938d5d764ba14147
Author: Nate Johnston <nate.johnston@xxxxxxxxxx>
Date:   Wed Oct 7 21:05:48 2020 -0400

    Fix formatting error in agent/linux/external_process.py
    
    Formatting error causes exception in certain circumstances; fix is
    trivial.
    
    Co-Authored-By:  captainmish@xxxxxxxxx
    Change-Id: I2bd7f2f3d798228fee6ba26d0e1a32e3033e9fc1
    Closes-Bug: #1898789


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

Title:
  formatting error causes exception in running agent

Status in neutron:
  Fix Released

Bug description:
  agent/linux/external_process.py:116 contains a formatting error
  resulting in an exception in some cases (using {}braces instead of
  ()brackets)

  Sorry, this is a simple fix but i cant find how to send a pull
  request, pls see attached patch against master

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


References