File: manual-introspection-b04b5c25f5e004ac.yaml

package info (click to toggle)
ironic-python-agent 10.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,416 kB
  • sloc: python: 35,563; sh: 60; makefile: 29
file content (13 lines) | stat: -rw-r--r-- 615 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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.