(Check TXT/SPF records for RFC1035 sec. 5.1.)
Adds quotes and escape for quotes across the TXT/SPF data sets and tests.
Needed-By: https://review.openstack.org/#/c/555398
Change-Id: I5c8160a1cd4a41c4931ab852d478753bb98f4b7d
Closes-Bug: 1755788
This patch adds zone transfer_request_client's methods and tests
to Designate tempest plugin.
Partially-Implements: blueprint designate-tempest-plugin
Change-Id: I0c5b4a5796c398fb1d24cde124203c865ea21833
This ensures we can specify the minimum ttl to use when creating zones
or recordsets from random ttls, which includes some refactoring to use
a single method for generating ttls.
Change-Id: I5c8620ff5a15b935ba075bec1f9750dbae4ffb70
See https://review.openstack.org/283511 for history.
Change-Id: I7733e8786d6b525a7c9a8d4f12add329cd030d9d
Partially-Implements: blueprint designate-tempest-plugin