Remove focus from ironic-inspector in the documentation

Change-Id: Ib5d3f745b6ce6aa84ee87e5631690c9b0a45564a
Signed-off-by: Dmitry Tantsur <dtantsur@protonmail.com>
This commit is contained in:
Dmitry Tantsur
2025-07-13 13:18:09 +02:00
parent e5ee70d3dc
commit 4b17246f6e

View File

@@ -15,10 +15,11 @@ There are three kinds of inspection supported by Bare Metal service:
#. Out-of-band inspection is currently implemented by several hardware types,
including ``redfish``, ``ilo``, ``idrac`` and ``irmc``.
#. :doc:`In-band inspection </admin/inspection/inspector>` utilizing
the ironic-inspector_ project. This is now deprecated.
#. :doc:`In-band inspection </admin/inspection/index>` utilizing Ironic Python
Agent to collect information.
#. New built-in :doc:`in-band inspection </admin/inspection/index>`.
#. :doc:`Older in-band inspection </admin/inspection/inspector>` implementation
utilizing the ironic-inspector_ project. This is now **deprecated**.
The node should be in the ``manageable`` state before inspection is initiated.
If it is in the ``enroll`` or ``available`` state, move it to ``manageable``
@@ -81,8 +82,8 @@ across a wide range of hardware.
.. toctree::
inspection/inspector
inspection/index
.. toctree::
inspection/index
inspection/inspector