designate/designate/mdns
hamalq 1fa892ea5a Fix multi messages AXFR with TSIG
TSIG sign for multi messages AXFR was using the wrong dnspython
signing function which does not support sequence messages in
response which cause the AXFR error below
WARNING -- Some TSIG could not be validated

Change-Id: I7ce84ac9cf5bc5f6fca47dc79c51fe0becf96ac6
Closes-Bug: 1886685
2020-07-30 18:05:05 +00: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 Fix multi messages AXFR with TSIG 2020-07-30 18:05:05 +00:00
notify.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
rpcapi.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
service.py Enable graceful shutdown of mdns 2019-10-18 22:24:12 +00:00
xfr.py fix Secondary zone can not xfr 2019-10-03 07:37:43 +00:00