designate-producer

OpenStack DNS as a Service - common files

Install

All systems
curl cmd.cat/designate-producer.sh
Debian Debian
apt-get install designate-common
Ubuntu
apt-get install designate-common
image/svg+xml Kali Linux
apt-get install designate-common
Windows (WSL2)
sudo apt-get update sudo apt-get install designate-common
Raspbian
apt-get install designate-common

designate-common

OpenStack DNS as a Service - common files

Designate provides DNSaaS services for OpenStack. It provides a multi-tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. This package provides common files.

python3-designate

OpenStack DNS as a Service - Python libs

Designate provides DNSaaS services for OpenStack. It provides a multi-tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. This package provides the Python libraries.