os-win/os_win/utils/dns
Alin Balutoiu a5efe06b24 Fix DNS zone serial number retrieval
In case of secondary DNS zones, the serial number
is not available until the zone completes a DNS transfer
from the master.

This patch addresses this issue by adding an extra check to
make sure the Microsoft_SOAType object exists before trying
to access it.

Change-Id: Id006a0aac6d0772b60c51d3a458a7b35aefe8dd3
2016-08-25 13:42:54 +03:00
..
__init__.py Add utils for managing DNS operations 2016-06-27 15:48:14 +03:00
dnsutils.py Fix DNS zone serial number retrieval 2016-08-25 13:42:54 +03:00