neutron/neutron/tests/fullstack/resources
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
..
__init__.py Define fullstack router/network/subnet management fixture 2015-07-21 23:33:19 +02:00
client.py Add minimum bw qos rule validation for network 2021-03-04 14:30:58 +00:00
config.py Limit usage of resources in the fullstack tests job 2021-01-11 11:36:14 +00:00
environment.py Limit usage of resources in the fullstack tests job 2021-01-11 11:36:14 +00:00
machine.py Filter only IPv4 addresses when looking for gateway 2019-09-13 10:43:46 +00:00
process.py Add process name to AsyncProcess 2021-01-18 14:01:32 +00:00