Files
openstacksdk/releasenotes/notes/add-dns-tld-d3cfac70f76637e3.yaml
chjung99 633c73018e dns: Add support for TLDs
- Add DNS TLD resource to the SDK
- Implement proxy methods: create_tld(), find_tld(), get_tld(),
  update_tld(), delete_tld(), tlds()

Change-Id: I9e61ac2e7984e7594dea701adee1415db5093bf6
Signed-off-by: chjung99 <cksgh1168@gmail.com>
Co-authored-by: Kim Yubin <garmalhy1@gmail.com>
Co-authored-by: Stephen Finucane <stephenfin@redhat.com>
2025-09-10 11:43:51 +01:00

6 lines
132 B
YAML

---
features:
- |
Adds support for `dns tld
<https://docs.openstack.org/api-ref/dns/dns-api-v2-index.html#tld>`_ service.