neutron/neutron/services/qos
Oleg Bondarev 04e1a63979 Optimize get_ports with QoS extension
Apply qos resource extend func for a full list of ports,
not for each port individually, thus avoiding DB queries for each
individual port.
This should drastically improve port list time in case of many
ports/network with QoS policies assigned.

Change-Id: I1d0b3975ae6e92e34e9da20a0e26ce024422d332
Closes-Bug: #1905726
(cherry picked from commit 2a6fd9d44d)
2021-02-03 09:26:05 +00:00
..
drivers Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
__init__.py QoS service plugin stub 2015-06-29 17:51:10 +03:00
qos_plugin.py Optimize get_ports with QoS extension 2021-02-03 09:26:05 +00:00