ironic-python-agent/releasenotes/notes/manual-introspection-b04b5c25f5e004ac.yaml
Julia Kreger 696606f682 manual introspection trigger command
Change-Id: I64e66682c1e54f6edc260a22f46f5f6df8e85af1
Story: 2005896
Task: 33756
2019-07-08 07:43:40 -07:00

14 lines
615 B
YAML

---
features:
- |
Adds a new CLI command ``ironic-collect-introspection-data`` to enable
manually publishing into the ``baremetal-introspection`` service.
Executing this command on a system unknown to the Bare Metal service
will likely result in the machine becoming registered to Ironic, and
as such this command should be used with caution.
If the capability to update introspection data for running machines
has been enabled in the Bare Metal introspection service, then an
operator may use this command in the ``active`` or ``rescue`` states
to update introspection data.