designate/doc/source/index.rst
Endre Karlson 7abae80c61 Add support for getting Service Status
Change-Id: Iaf10d8486ac8015ecf9f394dfbf074bfb863fb78
2016-04-12 16:32:17 +02:00

99 lines
1.7 KiB
ReStructuredText

===========================================
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`_.
Install Guides
==============
.. toctree::
:maxdepth: 1
:glob:
install/*
Upgrade Guides
==============
.. toctree::
:maxdepth: 1
:glob:
upgrade/*
How To Guides
=============
.. toctree::
:maxdepth: 1
:glob:
howtos/*
Reference Documentation
=======================
.. toctree::
:maxdepth: 1
architecture
getting-involved
developer-guidelines
production-guidelines
production-architecture
configuration
designate-manage
rest
devstack
tempest
related
glossary
backends
integrations
functional-tests
gmr
support-matrix
pools
memory-caching
service_status
Source Documentation
====================
.. toctree::
:maxdepth: 3
api
backend
central
mdns
objects
quota
sink
storage
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. _OpenStack Wiki: https://wiki.openstack.org/wiki/Designate
.. _source tree: https://git.openstack.org/cgit/openstack/designate