Replace http with https

Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I40d748c6044cc10eadd24eedc2d1753aa0323caf
This commit is contained in:
yfzhao 2017-04-26 10:26:48 +08:00
parent 51f6668e48
commit 650dc13610
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/python-cinderclient.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. image:: https://governance.openstack.org/badges/python-cinderclient.svg
:target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/python-cinderclient
home-page = https://docs.openstack.org/developer/python-cinderclient
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console