Stephen Finucane 6b7b018cb6 Use Sphinx 1.5 warning-is-error
With pbr 2.0 and Sphinx 1.5, the setting for treat sphinx warnings as
errors is setting warning-is-error in build_sphinx section. Migrate the
setting from the old warnerrors one.

This involves a couple of changes to the docs to fix the now broken
build.

Change-Id: I9bee7f6f9c69a9ed7bb22325ad1a0a1316dde526
2017-04-20 13:57:16 +01: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 shell-examples contributing functional-tests api/autoindex

Indices and tables

  • genindex
  • modindex
  • search