yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25472
[Bug 1401626] [NEW] The L3 agent tries to catch an exception from processutils when processutils is not used
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Terry Wilson (otherwiseguy)
Status: In Progress
--
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):
In Progress
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
Follow ups
References