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: I116c1ad13c375db45e11444bb8592994bf8d0832
This commit is contained in:
melissaml 2018-04-21 13:15:17 +08:00
parent 6005a4ba5b
commit 50a5aa1d2c
3 changed files with 4 additions and 4 deletions

View File

@ -17,10 +17,10 @@ scheduling from a bare metal node, given its power management credentials
* Free software: Apache license * Free software: Apache license
* Source: https://git.openstack.org/cgit/openstack/ironic-inspector * Source: https://git.openstack.org/cgit/openstack/ironic-inspector
* Bugs: https://storyboard.openstack.org/#!/project/944 * Bugs: https://storyboard.openstack.org/#!/project/944
* Downloads: https://pypi.python.org/pypi/ironic-inspector * Downloads: https://tarballs.openstack.org/ironic-inspector/
* Documentation: https://docs.openstack.org/ironic-inspector/latest/ * Documentation: https://docs.openstack.org/ironic-inspector/latest/
* Python client library and CLI tool: `python-ironic-inspector-client * Python client library and CLI tool: `python-ironic-inspector-client
<https://pypi.python.org/pypi/python-ironic-inspector-client>`_ <https://pypi.org/project/python-ironic-inspector-client>`_
(`documentation (`documentation
<https://docs.openstack.org/python-ironic-inspector-client/latest/>`_). <https://docs.openstack.org/python-ironic-inspector-client/latest/>`_).

View File

@ -20,7 +20,7 @@ manifests, while `bifrost <https://docs.openstack.org/bifrost/latest/>`_
provides an Ansible-based standalone installer. Refer to Configuration_ provides an Ansible-based standalone installer. Refer to Configuration_
if you plan on installing **ironic-inspector** manually. if you plan on installing **ironic-inspector** manually.
.. _PyPI: https://pypi.python.org/pypi/ironic-inspector .. _PyPI: https://pypi.org/project/ironic-inspector
.. note:: .. note::
Please beware of :ref:`possible DNS issues <ubuntu-dns>` when installing Please beware of :ref:`possible DNS issues <ubuntu-dns>` when installing

View File

@ -12,7 +12,7 @@ boot service (usually dnsmasq).
The ironic-inspector does not take any options. However, you should supply The ironic-inspector does not take any options. However, you should supply
path to the configuration file. path to the configuration file.
.SH SEE ALSO .SH SEE ALSO
README page located at https://pypi.python.org/pypi/ironic-inspector README page located at https://docs.openstack.org/ironic-inspector/latest/
provides some information about how to configure and use the service. provides some information about how to configure and use the service.
.SH BUGS .SH BUGS
No known bugs. No known bugs.