ironic/releasenotes/notes/migrate-inspector-48de1216ef81f43a.yaml
Dmitry Tantsur 8dd09d3962
Online migration for inspect_interface inspector->agent
Change-Id: If29bd3e3370c831d171c84846373c0bc374efc09
2024-02-08 13:24:24 +01:00

14 lines
607 B
YAML

---
upgrade:
- |
Adds an online migration to the `new inspection interface
<https://docs.openstack.org/ironic/latest/admin/inspection/index.html>`_.
If the ``agent`` inspection is enabled and the ``inspector`` inspection is
disabled, the ``inspect_interface`` field will be updated for all nodes
that use ``inspector`` and are currently not on inspection (i.e. not in the
``inspect wait`` or ``inspecting`` states).
If some nodes may be inspecting during the upgrade, you may want to run
the online migrations several times with a delay to finish migrating all
nodes.