Files
openstacksdk/doc/source/user/proxies/dns.rst
choieastsea c826687bbf dns: Add support for quotas
This patch add quota support for designate(DNS) API

- add dns quota resource & proxy methods
- add unit & functional test
- add docs and release note
- fix tld functional test code

Change-Id: Id194b6871e2bb80d08b0bb0113bf3fa64e419385
Signed-off-by: choieastsea <choieastsea@gmail.com>
2025-09-10 11:44:59 +01:00

2.6 KiB

DNS API

For details on how to use dns, see /user/guides/dns

openstack.dns.v2._proxy

The DNS Class

The dns high-level interface is available through the dns member of a ~openstack.connection.Connection object. The dns member will only be added if the service is detected.

DNS Zone Operations

openstack.dns.v2._proxy.Proxy

Recordset Operations

openstack.dns.v2._proxy.Proxy

Zone Import Operations

openstack.dns.v2._proxy.Proxy

Zone Export Operations

openstack.dns.v2._proxy.Proxy

FloatingIP Operations

openstack.dns.v2._proxy.Proxy

TLD Operations

openstack.dns.v2._proxy.Proxy

Zone Transfer Operations

openstack.dns.v2._proxy.Proxy

Zone Share Operations

openstack.dns.v2._proxy.Proxy

Limit Operations

openstack.dns.v2._proxy.Proxy

Quota Operations

openstack.dns.v2._proxy.Proxy

Service Status Operations

openstack.dns.v2._proxy.Proxy

Blacklist Operations

openstack.dns.v2._proxy.Proxy