.. designate documentation master file, created by
   sphinx-quickstart on Wed Oct 31 18:58:17 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Designate, a DNSaaS component for OpenStack
====================================================

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 Neutron notifications (for auto-generated records)
* Support for PowerDNS and Bind9 out of the box

This document describes Designate for users & contributors of the project.

This documentation is generated by the Sphinx toolkit and lives in the `source tree`_. Additional documentation on Designate may
also be found on the `OpenStack wiki`_.

.. toctree::
   :maxdepth: 1

   architecture
   getting-started
   getting-involved
   configuration
   rest
   devstack
   related
   production-architecture
   glossary
   backends
   integrations
   install


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`



.. _OpenStack Wiki: https://wiki.openstack.org/wiki/Designate
.. _source tree: https://github.com/stackforge/designate
