neutron/neutron/services/logapi/drivers
Brian Haley 929b383743 Fix some new pylint "R" warnings
After updating pylint, it started emitting additional "R"
warnings in some cases, fix some of them.

  use-a-generator,
  unnecessary-lambda-assignment,
  consider-using-max-builtin,
  consider-using-generator,
  consider-using-in,
  use-list-literal,
  consider-using-from-import

Trivialfix

Change-Id: Ife6565cefcc30b4e8a0df9121c9454cf744225df
2023-07-18 18:06:51 -04:00
..
openvswitch Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
ovn [OVN] Allow logging all traffic related to an ACL 2023-02-01 09:32:28 +01:00
__init__.py [log]: add driver manager to LoggingPlugin 2017-08-08 13:18:09 +07:00
base.py Add new class for Logging API methods 2022-02-18 20:31:39 +03:00
manager.py Use payload callback for RPC resource_cache 2021-08-31 13:39:06 +00:00