neutron/neutron/agent
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
..
common Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
dhcp Merge "Revert "Switch to use cast method in dhcp_ready_on_ports method"" 2020-04-03 10:34:13 +00:00
l2 Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3 Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
linux Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
metadata Fix return correct cache when reusing port 2020-03-27 16:48:57 +04:00
ovn Merge "[OVN][metadata] Adding ERROR trace upon unexpected data" 2020-05-03 01:41:41 +00:00
ovsdb Adopt timers for new tenacity release 2019-08-21 14:21:31 +00:00
windows Windows: Fix local adapter ipv6 check 2019-09-13 14:59:49 +03:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
firewall.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3_agent.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py ovs agent: signal to plugin if tunnel refresh needed 2020-01-09 14:18:43 +00:00
securitygroups_rpc.py Support for stateless security groups 2020-03-03 16:53:42 +01:00