13 Commits

Author SHA1 Message Date
Dmitry Galkin
9a0a360be0 Properly quote TXT/SPF sample data
(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
2019-03-13 14:37:49 +00:00
Eric Larson
dc715e1e35 Migrate the recordset validation functional test
This migrates the recordset validation test from designate to the
tempest plugin.

Change-Id: I4ae2dd980c1ad0547f360a9dc07f97a46146fd18
2016-08-29 12:30:17 -05:00
Graham Hayes
c811498e62 Add functional testing for the v2 API quotas endpoint
This is disabled by default, I7a0b828824ad6f274d922748f5f9a68157cd939a
will enable it.

Change-Id: I06180a7402fc45940d4b312666cf2dfd33af1305
2016-07-08 13:06:44 +01:00
sonu.kumar
c31108666e Add client's methods and testcases for tsigkey
Change-Id: I86cdf2b62f3586d35652891e4ace70ff8548640b
2016-05-27 14:48:04 +09:00
sonu.kumar
e9785c919b Add zones ownership transfer request to Designate tempest plugin
This patch adds zone transfer_request_client's methods and tests
to Designate tempest plugin.

Partially-Implements: blueprint designate-tempest-plugin

Change-Id: I0c5b4a5796c398fb1d24cde124203c865ea21833
2016-05-17 10:56:47 +09:00
Jenkins
be5d041f9b Merge "Add a config for a minimum ttl" 2016-05-12 13:15:27 +00:00
Paul Glass
a3ab50c3f7 Add a config for a minimum ttl
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
2016-05-11 16:43:56 -05:00
sonu.kumar
2de01bef40 Add tld_client's methods and tests to Designate tempest plugin
Partially-Implements: blueprint designate-tempest-plugin

Change-Id: Ic23a9249d0cf5c34e5c2c083b465200fa6c5da66
2016-05-12 05:15:07 +09:00
sonu.kumar
4beb93cde3 Add pool_client's methods and tests to Designate tempest plugin
Partially-Implements: blueprint designate-tempest-plugin

Change-Id: Id758b52d30018a7dea363979d167a879a57f09c7
2016-05-06 08:50:56 +00:00
sonu.kumar
de24d967f3 Add recordset_client's methods and tests to Designate tempest plugin
Partially-Implements: blueprint designate-tempest-plugin

Change-Id: I55ebc5210f7b1e50b59411658a1ae4d1f39a3ff4
2016-05-05 01:18:58 +09:00
Paul Glass
89edc117de Add quotas client + tests, for the admin api
Change-Id: I7743f97b919511dc0c9d06415838ab4c3dfcac33
2016-04-27 15:18:40 +00:00
sonu.kumar
aec952a9ee Add zones_import_client's methods and tests to Designate tempest plugin
Partially-Implements: blueprint designate-tempest-plugin

Change-Id: If01461617020f39b4da554b127e7b5e5fd704645
2016-04-20 10:08:46 +09:00
Kiall Mac Innes
25fb29e5c8 Initial layout of Designate tempest plugin
See https://review.openstack.org/283511 for history.

Change-Id: I7733e8786d6b525a7c9a8d4f12add329cd030d9d
Partially-Implements: blueprint designate-tempest-plugin
2016-04-07 08:08:46 +01:00