
This patch adds OpenStack client documentation that is auto generated using cliff. Change-Id: I7fb7414c268e6413ee7f21fccd7a045ba7f8418c
32 lines
747 B
ReStructuredText
32 lines
747 B
ReStructuredText
======================
|
|
python-designateclient
|
|
======================
|
|
|
|
python-designateclient provides python bindings and command line tools for the
|
|
Designate v2 APIs.
|
|
|
|
The :ref:`Python API bindings <bindings>` are provided by the
|
|
:program:`designateclient` module.
|
|
|
|
The designate plugin can be used via the :program:`openstack` command line tool.
|
|
More information can be
|
|
found on the :ref:`designate command line tool page <shell-v2>`.
|
|
|
|
You'll need credentials for an OpenStack cloud that implements the Designate
|
|
API in order to use the client.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
install/index
|
|
user/index
|
|
cli/index
|
|
contributor/index
|
|
reference/index
|
|
|
|
.. rubric:: Indices and tables
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|