designate/contrib/tempest/dns_tests
ravikumar-venkatesan cf8322e544 Designate API tests for Tempest Framework
Creates a new folder 'tempest' under 'designate/contrib' as a
placeholder for Designate API tests.
This submission implements CRUD operations on 'domains', 'records'
and 'servers' of Designate Api.
Adds related JSON supporting methods in client files
'domains_client.py', 'records_client.py', and 'server_client.py'
Also implemented schema validation for all the operations under
'domains.py', 'parameter_types.py', 'records.py', 'servers.py' files.
Modified 'tempest.conf.sample', 'config.py' , and 'clients.py' to
add parameters for enabling designate service.

Change-Id: I5fcac06200ce534a9cddf1e7ed9393ae5124a681
2014-07-30 11:44:27 +00:00
..
admin Designate API tests for Tempest Framework 2014-07-30 11:44:27 +00:00
__init__.py Designate API tests for Tempest Framework 2014-07-30 11:44:27 +00:00
base.py Designate API tests for Tempest Framework 2014-07-30 11:44:27 +00:00
test_domains.py Designate API tests for Tempest Framework 2014-07-30 11:44:27 +00:00
test_records.py Designate API tests for Tempest Framework 2014-07-30 11:44:27 +00:00