python-designateclient/doc/source/index.rst
Rahman Syed d4a5555e52 Improve python-designateclient docs
* Improve index page to explain the difference between v1 and v2
  CLI support.
* Add a v2 examples page
* Add all supported commands to v2 shell page
* Add a tox task to build the docs
* Fix a bug building the docs with an invalid html_static_path
  config

Change-Id: Ie1e65c2d0cc8ad1b8b258e03114e19a943d1d19c
Closes-Bug: 1572217
2016-04-20 11:57:57 -05:00

1.1 KiB

python-designateclient

python-designateclient provides python bindings and command line tools for both Designate v1 and v2 APIs.

The Python API bindings <bindings> are provided by the designateclient module.

There are two separate command line interfaces to work with the two API versions:

v2: the designate plugin for the openstack command line tool. More information can be found on the designate v2 command line tool page <shell-v2>.

v1: the designate command line tool. More information can be found on the designate v1 command line tool page <shell>.

You'll need credentials for an OpenStack cloud that implements the Designate API in order to use the client.

Contents

installation bindings shell-v2 shell-v2-examples shell shell-examples contributing functional-tests

Indices and tables

  • genindex
  • modindex
  • search