Merge "Update homepage link in setup.cfg"

This commit is contained in:
Zuul 2018-06-19 15:09:32 +00:00 committed by Gerrit Code Review
commit f7c89a6d02
2 changed files with 6 additions and 1 deletions

View File

@ -23,6 +23,11 @@ There are two Command-Line Interfaces (CLIs) which support the Tacker API:
<https://docs.openstack.org/python-openstackclient/latest/>`__ <https://docs.openstack.org/python-openstackclient/latest/>`__
and `tacker CLI <tacker>`. and `tacker CLI <tacker>`.
.. note::
Deprecated: 'tacker' command line is deprecated, will be deleted after
Rocky is released. Please use 'openstack' client command line instead.
Tacker CLI Tacker CLI
---------- ----------

View File

@ -5,7 +5,7 @@ description-file =
README.rst README.rst
author = OpenStack author = OpenStack
author-email = openstack-dev@lists.openstack.org author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/tacker/ home-page = https://docs.openstack.org/tacker/
classifier = classifier =
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Information Technology Intended Audience :: Information Technology