summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2018-07-24 09:41:33 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-06 03:16:18 +0000
commitf019ea0979ce9d29654e0ce7bfbeb57783c59bd9 (patch)
tree1b8086b86af7294054f957465500dd1113ffb558
parent9a2f902a9b941ebfc88f5e88c7f146f817dde033 (diff)
downloadphosphor-dbus-interfaces-f019ea0979ce9d29654e0ce7bfbeb57783c59bd9.tar.gz
phosphor-dbus-interfaces-f019ea0979ce9d29654e0ce7bfbeb57783c59bd9.zip
Remove InternalFailure error from LastRebootTime
That error will never be returned. Change-Id: I7cebfbb3c703216592f16dbdfeba0a982c9f8a6a Signed-off-by: Matt Spinler <spinler@us.ibm.com>
-rw-r--r--xyz/openbmc_project/State/BMC.interface.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/xyz/openbmc_project/State/BMC.interface.yaml b/xyz/openbmc_project/State/BMC.interface.yaml
index 98d61a0..2cb7c66 100644
--- a/xyz/openbmc_project/State/BMC.interface.yaml
+++ b/xyz/openbmc_project/State/BMC.interface.yaml
@@ -21,8 +21,6 @@ properties:
description: >
The last time at which the BMC came out of a reboot as
determined by its uptime, in epoch time, in milliseconds.
- errors:
- - xyz.openbmc_project.Common.Error.InternalFailure
enumerations:
- name: Transition
OpenPOWER on IntegriCloud