neutron/neutron/ipam
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 remove neutron.common.constants 2019-04-04 14:10:26 -06:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
exceptions.py Prevent some L3 ports change IP address 2018-12-13 14:24:23 +00:00
requests.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
subnet_alloc.py Fix pep8 errors found by hacking 2.0.0 2019-12-13 16:41:27 -05:00
utils.py IPv6 accepts first address only for routers 2020-01-12 20:39:07 +00:00