summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-06-19 16:28:11 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-06-26 16:32:59 +0000
commit0ab00b231c27804d25673c82d837ee1fda068978 (patch)
tree237bacb4dee424acabf694b14ea2451eb39e119e /xyz/openbmc_project
parent6194921bf3d49301e9153ab141d2b06303c2bdf0 (diff)
downloadphosphor-dbus-interfaces-0ab00b231c27804d25673c82d837ee1fda068978.tar.gz
phosphor-dbus-interfaces-0ab00b231c27804d25673c82d837ee1fda068978.zip
Add InvalidArgument error for Default Gateway
sdbusplus now supports errors on properties. Change-Id: Ida480c5b161dcf2ab399c04904f34bee9f303a6c Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'xyz/openbmc_project')
-rw-r--r--xyz/openbmc_project/Network/SystemConfiguration.interface.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml b/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
index 346f53e..a5bdd2f 100644
--- a/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
+++ b/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
@@ -9,3 +9,5 @@ properties:
type: string
description: >
default gateway of the system.
+ errors:
+ - xyz.openbmc_project.Common.Error.InvalidArgument
OpenPOWER on IntegriCloud