Trivial: Update pypi url to new url

Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I3a389a2e03c09363494bd6a919804152391a17b8
This commit is contained in:
Tovin Seven 2018-04-20 16:55:41 +07:00
parent 7388889bce
commit 1a5877f2ad
3 changed files with 3 additions and 3 deletions

View File

@ -123,7 +123,7 @@ You may be interested in more information on `group management
and `role assignments
<https://developer.openstack.org/api-ref/identity/v3/#assign-role-to-group-on-project>`_,
both of which are exposed to the CLI via `python-openstackclient
<https://pypi.python.org/pypi/python-openstackclient/>`_.
<https://pypi.org/project/python-openstackclient/>`_.
For example, create a new domain and project like this:

View File

@ -140,7 +140,7 @@ contribute!
Adopting `python-keystoneclient`_ should be the easiest way to migrate to
Identity API v3.
.. _`python-keystoneclient`: https://pypi.python.org/pypi/python-keystoneclient/
.. _`python-keystoneclient`: https://pypi.org/project/python-keystoneclient/
I have a non-Python client
--------------------------

View File

@ -22,7 +22,7 @@ create a database.
.. note::
Before you begin, ensure you have the most recent version of
``python-pyasn1`` `installed <https://pypi.python.org/pypi/pyasn1>`_.
``python-pyasn1`` `installed <https://pypi.org/project/pyasn1>`_.
#. Use the database access client to connect to the database
server as the ``root`` user: