neutron/neutron/tests/unit
Przemyslaw Szczerbik 56044db26d Add API extension for QoS minimum pps rule
This patch implements support for CRUD operations for QoS minimum
packet rate, for example:

DELETE /qos/policies/$POLICY_ID/minimum_packet_rate_rules/$RULE_ID

Placement or dataplane enforcement is not implemented yet.

Partial-Bug: #1922237
See-Also: https://review.opendev.org/785236
Change-Id: Ie994bdab62bab33737f25287e568519c782dea9a
2021-09-29 12:27:30 +02:00
..
agent Remove dhcp_extra_opt name after first newline character 2021-09-20 09:12:09 +00:00
api Rename notify to publish in unit tests 2021-09-02 14:41:18 +00:00
cmd Sanitize MAC addresses 2021-07-08 16:46:55 +00:00
common Merge "[OVN] Make external ports aware of network AZs" 2021-09-02 19:03:14 +00:00
conf Add API extension for QoS minimum pps rule 2021-09-29 12:27:30 +02:00
core_extensions Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
db Fix _create_dvr_floating_gw_port missing payload field 2021-09-17 11:20:31 +02:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions Rename notify to publish 2021-09-09 18:11:27 +03:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00
notifiers use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
objects Add API extension for QoS minimum pps rule 2021-09-29 12:27:30 +02:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins ovn: use stateless NAT rules for FIPs 2021-09-23 04:15:39 +00:00
privileged Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
quota New Quota driver ``DbQuotaNoLockDriver`` 2021-05-20 07:55:59 +00:00
scheduler use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
services Add API extension for QoS minimum pps rule 2021-09-29 12:27:30 +02:00
tests Merge "Replace assertItemsEqual with assertCountEqual" 2021-04-26 19:12:38 +00:00
__init__.py Don't set use_stderr to False for tests 2017-04-15 01:41:29 +00:00
_test_extension_portbindings.py Remove "six" library 2020-07-28 16:55:52 +00:00
dummy_plugin.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
extension_stubs.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
fake_resources.py [OVN] Make external ports aware of network AZs 2021-08-16 11:59:45 +01:00
test_auth.py Fix context deprecation warnings 2018-02-13 15:02:49 -05:00
test_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_neutron_plugin_base_v2.py Add unit test to validate non DB base core plugin can be loaded 2017-11-15 21:21:35 +00:00
test_opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-06 23:56:14 +09:00
test_policy.py Always perform policy checks if enforce_new_defaults == true 2021-03-18 08:51:00 +01:00
test_service.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_worker.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_wsgi.py Remove "six" library 2020-07-28 16:55:52 +00:00
testlib_api.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00