Tim Simmons 520c32e514 Refactor notify logic into backends
The idea here is, like many things, the time and frequency of sending
NOTIFYs is not the same for every backend. So we let the backends decide
when to send their NOTIFYs. Ideally this makes the Pool Manager code simpler
and the backend code easier to understand, and avoids sending some
unnecessary NOTIFYs.

This requires a change to MiniDNS' rpcapi to make notify_zone_changed and
get_serial_number take a host and port, instead of a nameserver object.

Change-Id: I8d67cebeecc8261e715849aefeafd20f0d60d304
2015-08-12 18:57:57 +00:00
..
2015-07-09 14:23:09 +01:00
2015-03-16 17:16:51 +00:00
2014-06-04 23:45:27 +01:00