neutron/neutron/tests/unit/services/logapi
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 Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
common remove unicode from code 2021-12-24 10:02:03 +08:00
drivers [OVN] Update ovn meter when neutron server reloads 2023-05-08 17:40:21 +02:00
rpc Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py [log]: implement logging plugin 2017-07-12 13:30:50 +07:00
base.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_logging_plugin.py Delete log entries when SG or port is deleted 2021-10-05 16:27:13 +00:00