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:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user