Trivial: Update pypi url to new url
Change-Id: Id6bbdaf9a6b56c8936b298f9d33214aeab9c8180
This commit is contained in:
		@@ -240,7 +240,7 @@ profiling via service configuration files and add the following section::
 | 
				
			|||||||
In this test plan it's supposed to turn profiling on for Cinder, Glance, Nova,
 | 
					In this test plan it's supposed to turn profiling on for Cinder, Glance, Nova,
 | 
				
			||||||
Neutron and Keystone.
 | 
					Neutron and Keystone.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. _library: https://pypi.python.org/pypi/osprofiler
 | 
					.. _library: https://pypi.org/project/osprofiler/
 | 
				
			||||||
.. _Nova: https://review.openstack.org/#/q/status:open+branch:master+topic:bp/osprofiler-support-in-nova
 | 
					.. _Nova: https://review.openstack.org/#/q/status:open+branch:master+topic:bp/osprofiler-support-in-nova
 | 
				
			||||||
.. _Neutron: https://review.openstack.org/#/q/status:open++branch:master+topic:bug/1335640
 | 
					.. _Neutron: https://review.openstack.org/#/q/status:open++branch:master+topic:bug/1335640
 | 
				
			||||||
.. _Keystone: https://review.openstack.org/#/q/status:open+branch:master+topic:osprofiler-support-in-keystone
 | 
					.. _Keystone: https://review.openstack.org/#/q/status:open+branch:master+topic:osprofiler-support-in-keystone
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,7 +13,7 @@ to accept connections from Shaker agents. See more details in
 | 
				
			|||||||
`Shaker deployment`_ guide.
 | 
					`Shaker deployment`_ guide.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Shaker is distributed as Python package and available through PyPi
 | 
					Shaker is distributed as Python package and available through PyPi
 | 
				
			||||||
(https://pypi.python.org/pypi/pyshaker/).
 | 
					(https://pypi.org/project/pyshaker/).
 | 
				
			||||||
It is recommended to be installed inside virtualenv.
 | 
					It is recommended to be installed inside virtualenv.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. code::
 | 
					.. code::
 | 
				
			||||||
@@ -119,6 +119,6 @@ Test Case 7: Neutron QoS testing
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.. references:
 | 
					.. references:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. _Shaker: http://pyshaker.readthedocs.org/en/latest/index.html
 | 
					.. _Shaker: https://pyshaker.readthedocs.io/en/latest/index.html
 | 
				
			||||||
.. _Shaker deployment: http://pyshaker.readthedocs.org/en/latest/installation.html#openstack-deployment
 | 
					.. _Shaker deployment: https://pyshaker.readthedocs.io/en/latest/installation.html#openstack-deployment
 | 
				
			||||||
.. _Running Shaker by non-admin user: http://pyshaker.readthedocs.org/en/latest/installation.html#running-shaker-by-non-admin-user
 | 
					.. _Running Shaker by non-admin user: https://pyshaker.readthedocs.io/en/latest/installation.html#running-shaker-by-non-admin-user
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user