Jump to: navigation, search

Difference between revisions of "Designate"

(Source)
(Design Discussions)
Line 26: Line 26:
  
 
[[Designate/Deployment|Agent Based design implications on deployment options]]
 
[[Designate/Deployment|Agent Based design implications on deployment options]]
 +
 +
[[Designate/Server Pools|Server Pool Blueprint]]
  
 
[[Category:Related Projects]]
 
[[Category:Related Projects]]

Revision as of 12:36, 23 September 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

Server Pool Blueprint