Jump to: navigation, search

Difference between revisions of "Designate"

m (Text replace - "__NOTOC__" to "")
Line 19: Line 19:
 
[https://launchpad.net/moniker Launchpad]
 
[https://launchpad.net/moniker Launchpad]
  
[http://packages.python.org/moniker Python documentation]
+
[http://moniker.readthedocs.org Python documentation]
  
 
[http://wiki.openstack.org/GerritWorkflow Contributing]
 
[http://wiki.openstack.org/GerritWorkflow Contributing]
  
 
= Design Discussions =
 
= Design Discussions =
 +
 
[[Moniker/Deployment|Agent Based design implications on deployment options]]
 
[[Moniker/Deployment|Agent Based design implications on deployment options]]

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 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