yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10502
[Bug 1287824] [NEW] l3 agent makes too many individual sudo/ip netns calls
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Carl Baldwin (carl-baldwin)
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/1287824
Title:
l3 agent makes too many individual sudo/ip netns calls
Status in OpenStack Neutron (virtual network service):
In Progress
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
Follow ups
References