Bases: nova.api.openstack.xmlutil.TemplateBuilder
Bases: nova.api.openstack.xmlutil.TemplateBuilder
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 a list of dns entries for the specified domain and ip.
Return the DNS entry that corresponds to domain_id and id.
Add or modify dns entry
Bases: nova.api.openstack.xmlutil.TemplateBuilder
Bases: nova.api.openstack.xmlutil.TemplateBuilder
Bases: nova.api.openstack.extensions.ExtensionDescriptor
Floating IP DNS support