blob: cfef58476bbc340087659cc34346a0519e94c994 [file] [log] [blame]
Lei YUe0e9aed2018-07-13 14:04:16 +08001- name: NotAllowed
2 inherits:
3 - xyz.openbmc_project.Common.NotAllowed
4 meta:
5 - str: "OWNER=%s"
6 type: string
7 - str: "SYNC_METHOD=%s"
8 type: string
9- name: Failed
10 inherits:
11 - xyz.openbmc_project.Common.InternalFailure
12 meta:
13 - str: "REASON=%s"
14 type: string