neutron/neutron/services/qos/drivers
Nurmatov Mamatisa 0f78c111e7 Add minimum bw qos rule validation for network
Minimum bandwidth QoS rule is only applicable for the network which is
backed by physical networks.
It will raise exception when you want to set Minimum bandwidth QoS rule
or update rule on network without ports.

Closes-Bug: #1913180

Conflicts:
    neutron/services/qos/drivers/manager.py
    neutron/services/qos/qos_plugin.py

Change-Id: I6ab945086b13730ad60957760bbc2eb5c321aca2
(cherry picked from commit 26f3de0f78)
2021-03-04 14:30:58 +00:00
..
linuxbridge use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
openvswitch Add minimum bw qos rule validation for network 2021-03-04 14:30:58 +00:00
ovn Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
sriov Enable ingress direction for min_bw rule 2018-10-17 09:27:18 +02:00
__init__.py Transition qos notification driver into qos driver 2017-01-25 14:13:36 +01:00
manager.py Add minimum bw qos rule validation for network 2021-03-04 14:30:58 +00:00