designate/designate/mdns
Tim Simmons defe3a8f29 Actually poll for zone deletes
- This implements a few `TODO`s in the code around actually polling
nameservers for zone deletes. I found this necessary for changes
that were truing up missed DELETEs, and wanted to make a poll/
update_status call to verify deletion across a fleet of nameservers
when one was down.
- This originally failed in PowerDNS, because in older versions
that are still in all the distro repos, PDNS responded with a
NOERROR and empty answer section when it got a query for a zone
it knew nothing about. NEAT.
http://blog.powerdns.com/2015/03/02/from-noerror-to-refused/

- NOTE: This increases timeout for functional tests and we maybe
shouldn't do that.

Change-Id: Ied1e5daf4798127e00a06265164759d98fc9ba72
2016-02-16 22:30:37 +00:00
..
__init__.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
base.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
handler.py Merge "Replace deprecated LOG.warn with LOG.warning" 2016-01-11 17:29:27 +00:00
notify.py Actually poll for zone deletes 2016-02-16 22:30:37 +00:00
rpcapi.py Improving info level log messages 2015-11-27 12:26:28 +05:30
service.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
xfr.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00