summaryrefslogtreecommitdiffstats
path: root/xyz
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-04-20 09:28:30 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-04-21 20:22:48 +0000
commitcb1e8063a019eeacd74f9298647cbe15d5868ff9 (patch)
treeb5221e3d6dba138515a83db2e8c9bd3f232ddd71 /xyz
parentb36148b13cd34d796398845a7b7bcfefae57318b (diff)
downloadphosphor-dbus-interfaces-cb1e8063a019eeacd74f9298647cbe15d5868ff9.tar.gz
phosphor-dbus-interfaces-cb1e8063a019eeacd74f9298647cbe15d5868ff9.zip
Common: add InternalFailure to error metadata
elog-gen.py does not handle errors without a metadata file (see openbmc/openbmc#1469). To work around this, add InternalFailure to the metadata yaml. Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Change-Id: I55caf2970ce37d0bba67ec48d137015de4838e1e
Diffstat (limited to 'xyz')
-rw-r--r--xyz/openbmc_project/Common.metadata.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Common.metadata.yaml b/xyz/openbmc_project/Common.metadata.yaml
index 1c45f45..669a9b0 100644
--- a/xyz/openbmc_project/Common.metadata.yaml
+++ b/xyz/openbmc_project/Common.metadata.yaml
@@ -8,3 +8,5 @@
type: string
- str: "ARGUMENT_VALUE=%s"
type: string
+- name: InternalFailure
+ level: ERR
OpenPOWER on IntegriCloud