neutron/neutron/services/qos
Oleg Bondarev 5a60a3e414 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-02 11:05:14 +00:00
..
drivers remove neutron.common.constants 2019-04-04 14:10:26 -06: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-02 11:05:14 +00:00