Merge "More cleanup"

This commit is contained in:
Zuul 2019-09-20 03:19:29 +00:00 committed by Gerrit Code Review
commit da02711a52
4 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -22,5 +22,6 @@ doc/build/*
dist
designateclient/versioninfo
.stestr/
.testrepository/
*.log
.idea/

View File

@ -8,5 +8,6 @@
- openstack-python3-train-jobs
- openstackclient-plugin-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
gate:
queue: designate

View File

@ -2,13 +2,15 @@
python-designateclient
======================
python-designateclient provides python bindings and command line tools for Designate v2 APIs.
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 for the :program:`openstack` command line tool. More information can be
found on the :ref:`designate v2 command line tool page <shell-v2>`.
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.

View File

@ -1,8 +1,8 @@
.. _shell-v2:
===========================
OpenStack CLI (v2 API only)
===========================
=============
OpenStack CLI
=============
The python-designateclient package comes with a plugin for the openstack
command line tool (installed as :program:`openstack`). This can be used to