xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ErrorBlocksTransition.interface.yaml (revision a1347418307d31a94bd21f22897aa508df938dcf)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Empty interface to indicate that the associated `Logging.Entry` should
3    prevent a state transition of the associated managed element while the
4    `Logging.Entry` is not `Resolved` or been deleted.
5
6    The specific state transition(s) to prevent are left to the implementation.
7    A typical use of this would be to prevent the power-on of a managed host
8    while a critical error is open.  The managed host, via systemd transitions,
9    might start the power-on sequence and then wait for any object with this
10    `ErrorBlocksTransition` interface to no longer be instantiated.  Causal
11    ordering of D-Bus operations can prove that no critical error needs
12    servicing and the power-on sequence may safely continue.
13

served by {OpenGrok

Last Index Update: Sat May 10 03:01:07 CDT 2025