neutron/neutron/core_extensions
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
..
__init__.py Introduce base interface for core resource extensions 2015-08-07 21:36:15 +02:00
base.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
qos.py Add "qos_network_policy_id" to port definition 2020-01-17 17:57:11 +00:00