designate-tempest-plugin/designate_tempest_plugin/services/dns
Michael Johnson df9fda1c88 Update service client access in tempest tests
All the Designate service clients are registered via the plugin interface[1],
that way Tempest register and create the lazy initialization of registered
clients so that they can be access from there in consistent way.

But designate-tempest-client create a separate instance of those and access
instead of accessing the registered service client in Tempest. This commit
makes all the service clients access from Tempest registry and remove the
separate objects.

[1] https://github.com/openstack/designate-tempest-plugin/blob/master/designate_tempest_plugin/plugin.py#L78

Change-Id: I4b65ca16cd53ff4c6bece642764a4abe2a469c01
2021-09-23 21:02:30 +00:00
..
admin Add __all__ to __init__ for service clients 2017-11-22 15:20:03 +00:00
json Test cases for: "FloatingIPs PTR" resords. 2021-05-13 15:04:16 +03:00
query Fixing query_client failing with IPv6 2019-08-23 19:26:15 -07:00
v2 Update service client access in tempest tests 2021-09-23 21:02:30 +00:00
__init__.py Remove v1 API tests 2021-07-06 22:33:56 +00:00