Jump to: navigation, search

Difference between revisions of "Designate"

m (Kiall moved page Moniker to Designate)
Line 2: Line 2:
 
= Overview =
 
= Overview =
  
Moniker provides DNSaaS services for [[OpenStack]]:
+
Designate provides DNSaaS services for [[OpenStack]]:
 +
 
 
* REST API for domain/record management
 
* REST API for domain/record management
 
* Multi-tenant
 
* Multi-tenant
Line 11: Line 12:
 
= Status =
 
= Status =
  
[[Moniker Incubation Application|Applying for incubation]]
+
[[Designate Incubation Application|Applying for incubation]]
  
 
= Source =
 
= Source =
Line 24: Line 25:
 
= Design Discussions =
 
= Design Discussions =
  
[[Moniker/Deployment|Agent Based design implications on deployment options]]
+
[[Designate/Deployment|Agent Based design implications on deployment options]]
  
 
[[Category:Related Projects]]
 
[[Category:Related Projects]]

Revision as of 20:45, 9 June 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