yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40153
[Bug 1496974] Re: Improve performance of _get_dvr_sync_data
** Changed in: neutron/kilo
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/1496974
Title:
Improve performance of _get_dvr_sync_data
Status in neutron:
Fix Released
Status in neutron kilo series:
Fix Released
Bug description:
Today, when scheduling a router to a host, _get_dvr_sync_data makes a
call to get all ports on that host. This causes the time to schedule
a new router to increase as the number of routers on the host
increases.
What can we do to improve performance by limiting the number of ports
that we need to return to the agent?
Marked high and kilo-backport-potential because the source problem is
in an existing operator cloud running stable/kilo
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1496974/+subscriptions
References