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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to