yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90870
[Bug 1905268] Re: port list performance for trunks can be optimized
Fix merged and released:
https://review.opendev.org/c/openstack/neutron/+/763777
** Changed in: neutron
Status: In Progress => 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/1905268
Title:
port list performance for trunks can be optimized
Status in neutron:
Fix Released
Bug description:
Use case: many trunk ports each with many subports.
Problem: port list takes much time.
Reason: for each port trunk extension adds a DB call to retrieve subports mac addresses.
Solution: retrieve subports info once when having a full list of trunk ports and hence full list of subport IDs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1905268/+subscriptions
References