designate/designate/mdns
Dr. Jens Harbott 897fc7925b
Fix test failures with dnspython>=2
Newer dnspython has some stricter type checks, in particular we need
to ensure that zone names end with a ".". Also some objects are now
dicts instead of lists.

Two checks try to create seemingly invalid messages, those will need
further work, marked as expected failure for now to unblock gate.

Depends-On: https://review.opendev.org/813299
Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
Change-Id: I0a1ffdc92c054183cb6e720eb53cc98f99bbc6ab
2021-10-10 19:12:52 +02:00
..
__init__.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
base.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
handler.py Remove six 2021-06-22 06:41:24 +00:00
notify.py Fix test failures with dnspython>=2 2021-10-10 19:12:52 +02:00
rpcapi.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
service.py Fixed a potential circular dependency 2021-06-01 22:32:12 -07:00
xfr.py fix Secondary zone can not xfr 2019-10-03 07:37:43 +00:00