696606f682
Change-Id: I64e66682c1e54f6edc260a22f46f5f6df8e85af1 Story: 2005896 Task: 33756
14 lines
615 B
YAML
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.
|