summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Common.metadata.yaml
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-04-10 16:07:30 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-04-19 19:41:21 +0000
commit53aef9bc7a422a7955db92c4792fc90afcb97802 (patch)
tree295bae89b7f8c5f8fa16522ce43adb4bd06d92fa /xyz/openbmc_project/Common.metadata.yaml
parent6da2b22f64c984a8703e4fd5d5ac486439d67a6f (diff)
downloadphosphor-dbus-interfaces-53aef9bc7a422a7955db92c4792fc90afcb97802.tar.gz
phosphor-dbus-interfaces-53aef9bc7a422a7955db92c4792fc90afcb97802.zip
TFTP errors
Created new errors, InternalFailure and InvalidArgument, in Common.errors.yaml. These errors are used in TFTP.interface.yaml. Change-Id: I2aa3e7bf57b2562945efdd9efba19b4551a7c0b1 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'xyz/openbmc_project/Common.metadata.yaml')
-rw-r--r--xyz/openbmc_project/Common.metadata.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Common.metadata.yaml b/xyz/openbmc_project/Common.metadata.yaml
index c4a651d..1c45f45 100644
--- a/xyz/openbmc_project/Common.metadata.yaml
+++ b/xyz/openbmc_project/Common.metadata.yaml
@@ -2,3 +2,9 @@
meta:
- str: "TIMEOUT_IN_MSEC=%llu"
type: uint64
+- name: InvalidArgument
+ meta:
+ - str: "ARGUMENT_NAME=%s"
+ type: string
+ - str: "ARGUMENT_VALUE=%s"
+ type: string
OpenPOWER on IntegriCloud