[Bug 1943639] [NEW] project/instances/attach_interface has O(N) scaling time complexity for opening form

Launchpad Bug Tracker 1943639 at bugs.launchpad.net
Wed Aug 23 00:12:59 UTC 2023


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

The time complexity of opening the project/instances/attach_interface
form box is O(N) where N is the number of networks in the project. This
is due to

https://opendev.org/openstack/horizon/src/branch/master/openstack_dashboard/dashboards/project/instances/utils.py#L210

Which loops over the networks and requests the ports associated with the
network. For large projects this scaling behavior can become
prohibitive.

** Affects: horizon
     Importance: Undecided
     Assignee: Nicolas Bock (nicolasbock)
         Status: Fix Released

** Affects: horizon (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: horizon (Ubuntu Focal)
     Importance: Undecided
         Status: New


** Tags: in-stable-ussuri in-stable-wallaby in-stable-xena patch
-- 
project/instances/attach_interface has O(N) scaling time complexity for opening form
https://bugs.launchpad.net/bugs/1943639
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list