designate/doc/source/index.rst

29 lines
925 B
ReStructuredText

===========================================
Designate, a DNSaaS component for OpenStack
===========================================
Designate is a multi-tenant DNSaaS service for OpenStack. It provides a REST
API with integrated Keystone authentication. It can be configured to
auto-generate records based on Nova and Neutron actions. Designate supports
a variety of DNS servers including Bind9 and PowerDNS.
For information on how to install Designate, see the
`Install Guide <https://docs.openstack.org/project-install-guide/dns/ocata/>`_.
For information on the Designate API, see the
`API Reference <https://developer.openstack.org/api-ref/dns/>`_.
Contents
~~~~~~~~
.. toctree::
:maxdepth: 1
contributor/index
user/index
admin/index
configuration/index
This documentation is generated by the Sphinx toolkit and lives in the
`source tree <https://git.openstack.org/cgit/openstack/designate>`_.