File: index.rst

package info (click to toggle)
python-designateclient 6.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 796 kB
  • sloc: python: 4,496; makefile: 26; sh: 2
file content (31 lines) | stat: -rw-r--r-- 747 bytes parent folder | download | duplicates (2)
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
28
29
30
31
======================
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`