Lei YU | e0e9aed | 2018-07-13 14:04:16 +0800 | [diff] [blame] | 1 | - 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 |