python3-designate-mdns
OpenStack DNS as a Service - Python libs
Install
- All systems
-
curl cmd.cat/python3-designate-mdns.sh
- Debian
-
apt-get install python3-designate - Ubuntu
-
apt-get install python3-designate - Kali Linux
-
apt-get install python3-designate - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-designate
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.