python2-designate-sink

OpenStack DNS as a Service - Python libs

Install

All systems
curl cmd.cat/python2-designate-sink.sh
Debian Debian
apt-get install python-designate
Ubuntu
apt-get install python-designate
Windows (WSL2)
sudo apt-get update sudo apt-get install python-designate
Raspbian
apt-get install python-designate

python-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.