neutron/neutron/tests/unit/services/qos
LIU Yulong 8e30639452 [QoS] Add rule type packet per second (pps)
This patch adds new API extension to QoS service plugin
to allow CURD actions for packet rate limit (packet per
second) rule in Neutron server side.

NOTE: This patch will NOT implement the real functionality
in L2/L3 backend to limit the pps.

Co-Authored-By:  NANALI <lin203@chinaunicom.cn>

Closes-bug: #1912460
Change-Id: Icc88accb88d9cec40c960c56f032c3c27317b42e
2021-07-22 09:53:38 +08:00
..
drivers Add minimum bw qos rule validation for network 2021-02-19 11:26:40 +03: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 [QoS] Add rule type packet per second (pps) 2021-07-22 09:53:38 +08:00