summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Common.metadata.yaml
blob: 36b407ca174a03e1449c305221f9ee91d00d9016 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
- name: Timeout
  meta:
    - str: "TIMEOUT_IN_MSEC=%llu"
      type: uint64
- name: InvalidArgument
  meta:
    - str: "ARGUMENT_NAME=%s"
      type: string
    - str: "ARGUMENT_VALUE=%s"
      type: string
- name: InternalFailure
  level: ERR
- name: InsufficientPermission
  level: INFO
- name: NotAllowed
  level: INFO
  meta:
    - str: "REASON=%s"
      type: string
- name: NoCACertificate
  level: ERR
OpenPOWER on IntegriCloud