← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1287824] Re: l3 agent makes too many individual sudo/ip netns calls

 

** Changed in: neutron
       Status: Fix Committed => 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/1287824

Title:
  l3 agent makes too many individual sudo/ip netns calls

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

Bug description:
  Basically, calls to sudo, root_wrap, and ip netns exec all add
  overhead that can make these calls very expensive.  Developing an
  effecting way of consolidating these calls in to considerably fewer
  calls will be a big win.  This assumes the mechanism for consolidating
  them does not itself add a lot of overhead.

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


References