Vishwanatha Subbanna | b9bbfb5 | 2017-03-06 22:48:55 +0530 | [diff] [blame] | 1 | - name: SoftOffTimeout |
| 2 | inherits: |
| 3 | - xyz.openbmc_project.Common.Timeout |
Andrew Geissler | b1636a8 | 2019-07-26 15:57:30 -0500 | [diff] [blame] | 4 | - name: HostStartFailure |
| 5 | inherits: |
| 6 | - xyz.openbmc_project.State.SystemdTarget.Failure |
| 7 | - name: HostMinStartFailure |
| 8 | inherits: |
| 9 | - xyz.openbmc_project.State.SystemdTarget.Failure |
| 10 | - name: HostShutdownFailure |
| 11 | inherits: |
| 12 | - xyz.openbmc_project.State.SystemdTarget.Failure |
| 13 | - name: HostStopFailure |
| 14 | inherits: |
| 15 | - xyz.openbmc_project.State.SystemdTarget.Failure |
| 16 | - name: HostRebootFailure |
| 17 | inherits: |
| 18 | - xyz.openbmc_project.State.SystemdTarget.Failure |