Merge "Update the doc link"
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
Python bindings to the OpenStack Trove API
|
Python bindings to the OpenStack Trove API
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
.. image:: http://governance.openstack.org/badges/python-troveclient.svg
|
.. image:: https://governance.openstack.org/tc/badges/python-troveclient.svg
|
||||||
:target: http://governance.openstack.org/reference/tags/index.html
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/v/python-troveclient.svg
|
.. image:: https://img.shields.io/pypi/v/python-troveclient.svg
|
||||||
:target: https://pypi.python.org/pypi/python-troveclient/
|
:target: https://pypi.python.org/pypi/python-troveclient/
|
||||||
@@ -21,12 +21,12 @@ command-line tool. You may also want to look at the
|
|||||||
`OpenStack API documentation`_.
|
`OpenStack API documentation`_.
|
||||||
|
|
||||||
.. _Trove CLI Guide: http://docs.openstack.org/trove/latest/cli
|
.. _Trove CLI Guide: http://docs.openstack.org/trove/latest/cli
|
||||||
.. _OpenStack API documentation: http://docs.openstack.org/api/quick-start/content/
|
.. _OpenStack API documentation: https://developer.openstack.org/api-guide/quick-start/
|
||||||
|
|
||||||
python-troveclient is licensed under the Apache License like the rest of OpenStack.
|
python-troveclient is licensed under the Apache License like the rest of OpenStack.
|
||||||
|
|
||||||
* License: Apache License, Version 2.0
|
* License: Apache License, Version 2.0
|
||||||
* Documentation: http://docs.openstack.org/developer/python-troveclient/
|
* Documentation: https://docs.openstack.org/python-troveclient/latest
|
||||||
* Bugs: https://bugs.launchpad.net/python-troveclient
|
* Bugs: https://bugs.launchpad.net/python-troveclient
|
||||||
* `PyPi`_- package installation
|
* `PyPi`_- package installation
|
||||||
* `Blueprints`_ - feature specifications
|
* `Blueprints`_ - feature specifications
|
||||||
|
@@ -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/python-troveclient
|
home-page = https://docs.openstack.org/python-troveclient/latest
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""oslo.i18n integration module.
|
||||||
|
|
||||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html .
|
See https://docs.openstack.org/oslo.i18n/latest/user/index.html .
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
"""oslo.i18n integration module.
|
"""oslo.i18n integration module.
|
||||||
|
|
||||||
See http://docs.openstack.org/developer/oslo.i18n/usage.html
|
See https://docs.openstack.org/oslo.i18n/latest/user/index.html .
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user