Update external links in the documentation
* Add a link to ironic-inspector-client documentation * Remove the link to blueprints, we no longer use them * Update the link to Ironic inspection documentation Change-Id: Ia0ec933e8fe213ffea4a8ac389b6d2028ea7e9ec
This commit is contained in:
parent
71099c9248
commit
d6c3ca1986
@ -17,11 +17,12 @@ scheduling from a bare metal node, given it's power management credentials
|
||||
* Free software: Apache license
|
||||
* Source: http://git.openstack.org/cgit/openstack/ironic-inspector
|
||||
* Bugs: http://bugs.launchpad.net/ironic-inspector
|
||||
* Blueprints: https://blueprints.launchpad.net/ironic-inspector
|
||||
* Downloads: https://pypi.python.org/pypi/ironic-inspector
|
||||
* Documentation: http://docs.openstack.org/developer/ironic-inspector
|
||||
* Python client library and CLI tool: `python-ironic-inspector-client
|
||||
<https://pypi.python.org/pypi/python-ironic-inspector-client>`_.
|
||||
<https://pypi.python.org/pypi/python-ironic-inspector-client>`_
|
||||
(`documentation
|
||||
<http://docs.openstack.org/developer/python-ironic-inspector-client>`_).
|
||||
|
||||
.. _Ironic: https://wiki.openstack.org/wiki/Ironic
|
||||
|
||||
|
@ -4,10 +4,10 @@ Usage
|
||||
=====
|
||||
|
||||
Refer to :ref:`api` for information on the HTTP API.
|
||||
Refer to the `client page`_ for information on how to use CLI and Python
|
||||
library.
|
||||
Refer to the `client documentation`_ for information on how to use CLI and
|
||||
Python library.
|
||||
|
||||
.. _client page: https://pypi.python.org/pypi/python-ironic-inspector-client
|
||||
.. _client documentation: http://docs.openstack.org/developer/python-ironic-inspector-client
|
||||
|
||||
Using from Ironic API
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
@ -16,7 +16,7 @@ Ironic Kilo introduced support for hardware introspection under name of
|
||||
"inspection". **ironic-inspector** introspection is supported for some generic
|
||||
drivers, please refer to `Ironic inspection documentation`_ for details.
|
||||
|
||||
.. _Ironic inspection documentation: http://docs.openstack.org/developer/ironic/deploy/install-guide.html#hardware-inspection
|
||||
.. _Ironic inspection documentation: http://docs.openstack.org/developer/ironic/deploy/inspection.html
|
||||
|
||||
.. _node_states:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user