designate/devstack/gate
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
..
gate_hook.sh Migrate existing Devstack integration into a Devstack plugin 2015-11-27 16:38:12 +01:00
post_test_hook.sh Fix CI Tempest jobs 2016-01-06 17:13:05 +01:00
run_tempest_tests.sh Actually poll for zone deletes 2016-02-16 22:30:37 +00:00