Bases: object
DNS domain controller for OpenStack API.
Delete the domain identified by id.
Return a list of available DNS domains.
Add or modify domain entry.
Bases: object
DNS Entry controller for OpenStack API.
Delete the entry identified by req and id.
Return the DNS entry that corresponds to domain_id and id.
Add or modify dns entry.