neutron/neutron/tests/unit/agent/l3/extensions
LIU Yulong 781b78285d [L3][QoS] Cover mixed dvr_snat and compute node dvr router
The dvr_snat node can also run the nova-compute which will
make the fip_qos l3 agent extension failed to install the
qos tc rules for the dvr router floating IPs.

To cover such mixed deployment, the tc rules for floating IP
qos will be processed again in qrouter-namespace of the
dvr_snat node, and the device is rfp-device.

Conflicts:
    neutron/tests/functional/agent/l3/extensions/test_fip_qos_extension.py

Change-Id: I9eca25201e0647d4da77b325fba03cca1db5bb4d
Closes-Bug: #1758316
(cherry picked from commit 35365ead42)
2018-05-08 20:06:00 +08:00
..
__init__.py [L3][QoS] L3 agent side Floating IP rate limit 2017-12-20 10:20:05 +08:00
test_fip_qos.py [L3][QoS] Cover mixed dvr_snat and compute node dvr router 2018-05-08 20:06:00 +08:00