designate/contrib
Michael Johnson 968e3d348d Remove netaddr module requirement
This patch removes the 'netaddr' module from the Designate requirements list.
It replaces the use of netaddr in Designate with the python standard library 'ipaddress' module.

Change-Id: I2fb1549e1d6cbccf58c03810c7d74c8c378682d5
2022-08-02 22:02:13 +00:00
..
archive/backends Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
designate-ext-samplehandler setup.cfg: Replace dashes by underscores 2022-02-06 01:42:08 +09:00
djbdns Add djbdns backend 2016-05-20 10:46:36 +00:00
vagrant Add template for testing review or branch 2020-12-04 07:17:21 -07:00
consume.py Make notifications pluggable 2017-01-19 16:10:15 +00:00
dns_dump_dnspy.py Fix style errors H305 and H307 2014-06-18 17:35:43 -05:00
dns_dump_hex_to_text.py Remove white space between print and () 2016-08-23 16:14:07 +08:00
dns_dump_raw.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
dns_dump_server.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
fixleadingzeros.py Remove netaddr module requirement 2022-08-02 22:02:13 +00:00
public_suffix_list.dat Check for multi level tlds 2017-10-17 17:36:55 +01:00
records_mass_create.py Use designate.utils.generate_uuid instead of str(uuid.uuid4) 2017-01-16 16:12:08 +07:00
zoneextractor.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00