Jump to: navigation, search

Difference between revisions of "Designate"

 
Line 22: Line 22:
  
 
[http://wiki.openstack.org/GerritWorkflow Contributing]
 
[http://wiki.openstack.org/GerritWorkflow Contributing]
 +
 +
= Design Discussions =
 +
[[Moniker/Deployment|Agent Based design implications on deployment options]]

Revision as of 22:15, 11 November 2012

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 Bind9 out of the box (Refactoring this to be more pluggable will be complete in the next few days)

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