neutron/neutron/tests/unit
Elvira García c3602ac19b [OVN] Update ovn meter when neutron server reloads
Up until now, we needed to remove all logging objects to see the
meter-band properties being changed after a server restart. Now we check
for inconsistencies between the neutron configuration and the OVN
meter-band object after a restart. The function create_ovn_fair_meter is
now located in the ovn_driver instead of the log_driver so as to be able
to call it from the maintenance task.

Closes-bug: #2017145
Signed-off-by: Elvira García <egarciar@redhat.com>
Change-Id: I24cef85ed68c893a740445707f88296d763c8de8
2023-05-08 17:40:21 +02:00
..
agent Merge "Suppress IPv6 metadata DAD failure and delete address" 2023-04-26 07:38:07 +00:00
api [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
cmd Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
common [OVS] Parse the "permitted_ethertypes" at the FW initialization 2023-03-08 17:14:19 +01:00
conf [S-RBAC] Get availability zone API available for READER role 2023-04-17 17:31:20 +02:00
core_extensions Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
db Merge "[S-RBAC] Switch to new policies by default" 2023-05-05 11:10:24 +00:00
debug Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extensions [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
hacking Remove "six" library 2020-07-28 16:55:52 +00:00
ipam Remove exception ``IpAddressAllocationNotFound`` 2022-03-16 16:48:06 +00:00
notifiers Fix test_nova_send_events_* tests 2022-09-06 11:40:10 +02:00
objects Add a method to retrieve router gateway ports 2023-05-02 21:06:09 +03:00
pecan_wsgi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
plugins [OVN] Update ovn meter when neutron server reloads 2023-05-08 17:40:21 +02:00
privileged Bump the minimum pyroute2 version to 0.7.3 2023-01-18 04:43:09 +01:00
quota Replace "tenant_id" with "project_id" in Quota engine 2021-09-22 08:27:10 +00:00
scheduler [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
services [OVN] Update ovn meter when neutron server reloads 2023-05-08 17:40:21 +02:00
tests Merge "Replace assertItemsEqual with assertCountEqual" 2021-04-26 19:12:38 +00:00
__init__.py
_test_extension_portbindings.py [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
dummy_plugin.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
extension_stubs.py
fake_resources.py Change API to validate network MTU minimums 2023-04-26 12:22:30 -04:00
test_auth.py Fix deprecation warnings about oslo.context 2022-08-13 09:08:00 +00: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
test_opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-06 23:56:14 +09:00
test_policy.py Fix policy unit test deprecation warnings 2023-03-01 15:26:12 -05: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 Fix a deprecation warning about escape sequence 2022-08-13 19:03:19 +09:00
testlib_api.py Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00