← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1401626] Re: The L3 agent tries to catch an exception from processutils when processutils is not used

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => kilo-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1401626

Title:
  The L3 agent tries to catch an exception from processutils when
  processutils is not used

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  L3 agent imports the processutils module to catch exceptions that
  wouldn't ever be thrown because the underlying execute() being called
  is the one from neutron.agent.linux.utils which raises a RuntimeError
  on failure.

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


References