Jump to: navigation, search

Difference between revisions of "Designate"

(Overview)
Line 7: Line 7:
 
* Integrated with Keystone for authentication
 
* Integrated with Keystone for authentication
 
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)
 
* Framework in place to integrate with Nova and Quantum notifications (for auto-generated records)
* Support for Bind9 out of the box (Refactoring this to be more pluggable will be complete in the next few days)
+
* Support for PowerDNS and Bind9 out of the box
  
 
= Status =
 
= Status =

Revision as of 10:53, 28 February 2013

Overview

Moniker 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

The project has not yet reached an official status. There are two options at this time:

  • Incubation process
  • Integrate the Quantum project

Source

StackForge GitHub

Launchpad

Python documentation

Contributing

Design Discussions

Agent Based design implications on deployment options