summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
blob: 3fd74000b32e13a33bbc97f02017da5eec74b8bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
===========================================
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.

Contents
~~~~~~~~

.. toctree::
    :maxdepth: 1

    install/index
    contributor/index
    user/index
    admin/index
    configuration/index
    cli/index

For information on the Designate API, see the
`API Reference <https://docs.openstack.org/api-ref/dns/>`_.

This documentation is generated by the Sphinx toolkit and lives in the
`source tree <https://opendev.org/openstack/designate>`_.