neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb
Brian Haley 08a60f7483 Remove usage of six.add_metaclass
With python 3.x, classes can use the metaclass= logic
to not require usage of the six library.

One step in removing all of six usage from neutron.

Change-Id: I2f815e412d9a96eb5faf2b3bb3a1e393a9db9309
2020-05-21 14:41:18 -04:00
..
extensions [OVN]: Make _delete_port() more error-resilent 2020-05-06 12:02:15 +01:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00
api.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
commands.py [OVN] Add IGMP snooping support 2020-03-03 10:33:02 +00:00
impl_idl_ovn.py Set class ovsdb_conection to None 2020-05-12 15:29:38 +00:00
maintenance.py [ovn]: Fix l3_plugin.add_router_interface to comply with RouterPluginBase 2020-05-05 06:56:20 -04:00
ovn_client.py Merge "[OVN]: Make _delete_port() more error-resilent" 2020-05-14 00:33:54 +00:00
ovn_db_sync.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
ovsdb_monitor.py [ovn]: Create neutron_pg_drop Port Group on init 2020-05-01 10:34:27 -05:00
worker.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00