doc: Promote built-in introspection from experimental

The feature is no longer considered experimental. Remove a few warnings
and wordings to reflect the current state.

Change-Id: I1a3dcb54e3a948aa9fc6f59d67f72de51df20e84
This commit is contained in:
Takashi Kajinami 2024-09-19 23:07:08 +09:00
parent d41a1c6f72
commit 533e1ad609

View File

@ -18,10 +18,9 @@ There are three kinds of inspection supported by Bare Metal service:
including ``ilo``, ``idrac`` and ``irmc``.
#. :doc:`In-band inspection </admin/inspection/inspector>` utilizing
the ironic-inspector_ project.
the ironic-inspector_ project. This is now deprecated.
#. New experimental built-in :doc:`in-band inspection
</admin/inspection/index>`.
#. New built-in :doc:`in-band inspection </admin/inspection/index>`.
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``