yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57835
[Bug 1494959] Re: OVS driver.plug() execution time is O(n)
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1494959
Title:
OVS driver.plug() execution time is O(n)
Status in neutron:
Expired
Bug description:
router_info's looping through new_ports takes an increasing amount of
time as the number of routers scheduled to a network node increases.
Ideally, this execution time should be O(1) if possible.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1494959/+subscriptions
References