Merge "More cleanup"

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

1
.gitignore vendored
View File

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

View File

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

View File

@@ -2,13 +2,15 @@
python-designateclient 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 The :ref:`Python API bindings <bindings>` are provided by the
:program:`designateclient` module. :program:`designateclient` module.
The designate plugin for the :program:`openstack` command line tool. More information can be The designate plugin can be used via the :program:`openstack` command line tool.
found on the :ref:`designate v2 command line tool page <shell-v2>`. 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 You'll need credentials for an OpenStack cloud that implements the Designate
API in order to use the client. API in order to use the client.

View File

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