neutron/neutron/services/externaldns
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
..
drivers Fix designate driver not being fully region aware 2019-09-30 01:18:03 +00:00
__init__.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
driver.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00