neutron/neutron/tests/unit/services/qos
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
..
drivers Add minimum bw qos rule validation for network 2021-03-04 14:30:58 +00:00
__init__.py Handle qos_policy on network/port create/update 2015-07-19 08:33:04 +02:00
base.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_qos_plugin.py Add minimum bw qos rule validation for network 2021-03-04 14:30:58 +00:00