More cleanup

- Add .testrepository dir to .gitignore
- Add releasenote jobs
- Remove further v1 references from docs

Change-Id: I178185e9add3d542277255d692e18a8e46ba85d6
This commit is contained in:
Jens Harbott 2019-09-17 09:33:10 +00:00
parent 093d8d7170
commit 3401ce05de
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