Jump to: navigation, search

Difference between revisions of "Designate"

(Overview)
Line 26: Line 26:
  
 
[[Moniker/Deployment|Agent Based design implications on deployment options]]
 
[[Moniker/Deployment|Agent Based design implications on deployment options]]
 +
 +
[[Category:Related Projects]]

Revision as of 22:15, 18 April 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