Jump to: navigation, search

Difference between revisions of "Designate"

(Source)
Line 15: Line 15:
  
 
= Source =
 
= Source =
[https://github.com/stackforge/moniker StackForge GitHub]
+
[https://github.com/stackforge/designate StackForge GitHub]
  
[https://launchpad.net/moniker Launchpad]
+
[https://launchpad.net/designate Launchpad]
  
[http://moniker.readthedocs.org Python documentation]
+
[http://designate.readthedocs.org Python documentation]
  
 
[http://wiki.openstack.org/GerritWorkflow Contributing]
 
[http://wiki.openstack.org/GerritWorkflow Contributing]

Revision as of 14:46, 16 July 2013

Overview

Designate provides DNSaaS services for OpenStack:

  • REST API for domain/record management
  • Multi-tenant
  • Integrated with Keystone for authentication
  • Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)
  • Support for PowerDNS and Bind9 out of the box

Status

Applying for incubation

Source

StackForge GitHub

Launchpad

Python documentation

Contributing

Design Discussions

Agent Based design implications on deployment options