neutron/neutron/api/rpc/callbacks
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
..
consumer Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
producer Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
__init__.py Generic rpc callback mechanism which could be reused 2015-07-02 15:51:30 +03:00
events.py neutron.api.rpc.callbacks interface rework 2015-08-08 10:24:20 +02:00
exceptions.py Refactor the rpc callback version discovery mechanism 2016-06-09 07:33:03 +00:00
resource_manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
resources.py Conntrack Helper - OVO and db script 2019-05-20 18:00:18 +02:00
version_manager.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00