neutron/neutron/plugins/ml2/drivers/openvswitch
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
..
agent Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
mech_driver Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00