Trivial: Update pypi url to new url

Change-Id: Id6bbdaf9a6b56c8936b298f9d33214aeab9c8180
This commit is contained in:
XiaojueGuan 2018-05-06 15:22:12 +08:00
parent cb906e9f7d
commit fd414293a0
2 changed files with 5 additions and 5 deletions

View File

@ -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,
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
.. _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

View File

@ -13,7 +13,7 @@ to accept connections from Shaker agents. See more details in
`Shaker deployment`_ guide.
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.
.. code::
@ -119,6 +119,6 @@ Test Case 7: Neutron QoS testing
.. references:
.. _Shaker: http://pyshaker.readthedocs.org/en/latest/index.html
.. _Shaker deployment: http://pyshaker.readthedocs.org/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
.. _Shaker: https://pyshaker.readthedocs.io/en/latest/index.html
.. _Shaker deployment: https://pyshaker.readthedocs.io/en/latest/installation.html#openstack-deployment
.. _Running Shaker by non-admin user: https://pyshaker.readthedocs.io/en/latest/installation.html#running-shaker-by-non-admin-user