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:
parent
6005a4ba5b
commit
50a5aa1d2c
@ -17,10 +17,10 @@ scheduling from a bare metal node, given its power management credentials
|
||||
* Free software: Apache license
|
||||
* Source: https://git.openstack.org/cgit/openstack/ironic-inspector
|
||||
* 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/
|
||||
* 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
|
||||
<https://docs.openstack.org/python-ironic-inspector-client/latest/>`_).
|
||||
|
||||
|
@ -20,7 +20,7 @@ manifests, while `bifrost <https://docs.openstack.org/bifrost/latest/>`_
|
||||
provides an Ansible-based standalone installer. Refer to Configuration_
|
||||
if you plan on installing **ironic-inspector** manually.
|
||||
|
||||
.. _PyPI: https://pypi.python.org/pypi/ironic-inspector
|
||||
.. _PyPI: https://pypi.org/project/ironic-inspector
|
||||
|
||||
.. note::
|
||||
Please beware of :ref:`possible DNS issues <ubuntu-dns>` when installing
|
||||
|
@ -12,7 +12,7 @@ boot service (usually dnsmasq).
|
||||
The ironic-inspector does not take any options. However, you should supply
|
||||
path to the configuration file.
|
||||
.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.
|
||||
.SH BUGS
|
||||
No known bugs.
|
||||
|
Loading…
Reference in New Issue
Block a user