designate/functionaltests/api/v2
sonu.kumar 696503281b Remove zone import and export client methods + tests
This patch removes zone_import and zone_export client's methods and
tests as they have been moved to designate-tempest-plugin.

Change-Id: I38258c1bdfd32b7719f25df795acde2af5e66eec
2016-05-17 18:07:33 +09:00
..
clients Remove zone import and export client methods + tests 2016-05-17 18:07:33 +09:00
models Remove zone import and export client methods + tests 2016-05-17 18:07:33 +09:00
__init__.py Add initial code for tempest tests 2015-03-05 22:32:07 +00:00
base.py Functional tests for MX, TXT, SPF, SSHFP validation 2016-02-10 23:55:10 +00:00
fixtures.py Remove zone import and export client methods + tests 2016-05-17 18:07:33 +09:00
test_blacklist_unauthed.py Unauthed tests for Blacklists (Security) 2015-09-24 16:54:37 -05:00
test_blacklist.py Remove more tests migrated to tempest plugin 2016-05-12 14:05:20 +01:00
test_pool_unauthed.py Unauthed tests for Pools (Security) 2015-09-24 16:55:33 -05:00
test_pool.py Remove more tests migrated to tempest plugin 2016-05-12 14:05:20 +01:00
test_recordset_unauthed.py Add functional tests for TLDs 2015-10-13 15:06:53 +00:00
test_recordset_validation.py Functional tests for MX, TXT, SPF, SSHFP validation 2016-02-10 23:55:10 +00:00
test_recordset.py Expose /v2/recordsets api endpoint 2016-05-11 16:36:21 +00:00
test_tld.py Remove more tests migrated to tempest plugin 2016-05-12 14:05:20 +01:00
test_zone_ownership_transfers.py Replace assertEqual(None, *) with assertIsNone in tests 2016-01-18 18:46:16 +05:30
test_zone_unauthed.py Unauthed tests for Zones (Security) 2015-09-24 16:48:08 -05:00