32 lines
699 B
ReStructuredText
32 lines
699 B
ReStructuredText
======================
|
|
python-designateclient
|
|
======================
|
|
|
|
This is a client for Designate API. There's a :doc:`Python API
|
|
<api>` (the :program:`designateclient` module), and a :doc:`command-line tool
|
|
<shell>` (installed as :program:`designate`).
|
|
|
|
You'll need credentials for an OpenStack cloud that is implementing the Designate API ,
|
|
such as HP's `Cloud DNS`_, in order to use the designate client.
|
|
|
|
Contents
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
installation
|
|
bindings
|
|
shell
|
|
shell-examples
|
|
contributing
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
.. _Cloud DNS: http://www.hpcloud.com/products-services/dns
|