heat.engine.clients.os.designate
Module¶heat.engine.clients.os.designate.
DesignateClientPlugin
(context)[source]¶Bases: heat.engine.clients.client_plugin.ClientPlugin
DNS
= 'dns'¶V1
= '1'¶V2
= '2'¶default_version
= '1'¶exceptions_module
= [<module 'designateclient.exceptions' from '/home/zuul/.venv/local/lib/python2.7/site-packages/designateclient/exceptions.pyc'>]¶service_types
= ['dns']¶supported_versions
= ['1', '2']¶heat.engine.clients.os.designate.
DesignateDomainConstraint
[source]¶Bases: heat.engine.constraints.BaseCustomConstraint
resource_client_name
= 'designate'¶resource_getter_name
= 'get_domain_id'¶heat.engine.clients.os.designate.
DesignateZoneConstraint
[source]¶Bases: heat.engine.constraints.BaseCustomConstraint
resource_client_name
= 'designate'¶resource_getter_name
= 'get_zone_id'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.