Jump to: navigation, search

Difference between revisions of "Designate"

(Design Discussions)
(Design Discussions)
Line 42: Line 42:
 
[[Designate/Deployment|Agent Based design implications on deployment options]]
 
[[Designate/Deployment|Agent Based design implications on deployment options]]
  
[[Designate/Server Pools|Server Pool Blueprint]]
+
[[Designate/Blueprints/Server Pools|Server Pool Blueprint]]
  
[[Designate/Serial Numbers|Pluggable Serial Number Formats]]
+
[[Designate/Blueprints/Serial Numbers|Pluggable Serial Number Formats]]
  
 
[[Designate/Blueprints/DynamicDNS/HTTP|Dynamic DNS over HTTP Endpoint]]
 
[[Designate/Blueprints/DynamicDNS/HTTP|Dynamic DNS over HTTP Endpoint]]
  
 
[[Category:Related Projects]]
 
[[Category:Related Projects]]

Revision as of 13:19, 30 October 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

Community

Launchpad

[1]

IRC

#openstack-dns on freenode

Meetings

The Designate team holds a weekly IRC meeting in #openstack-meeting-alt on freenode at 17:00 UTC every Wednesday

Agenda: Meetings/Designate

Status

Applying for incubation

Source

StackForge GitHub

Launchpad

Python documentation

Contributing

Design Discussions

See the Blueprints Page for more details

Agent Based design implications on deployment options

Server Pool Blueprint

Pluggable Serial Number Formats

Dynamic DNS over HTTP Endpoint