summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/State/BMC.interface.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Remove InternalFailure error from LastRebootTimeMatt Spinler2018-08-061-2/+0
| | | | | | | That error will never be returned. Change-Id: I7cebfbb3c703216592f16dbdfeba0a982c9f8a6a Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Add LastRebootTime property to BMC stateMatt Spinler2018-07-121-0/+8
| | | | | | | | It contains the epoch time of the last BMC reboot as determined by its uptime. Change-Id: I2e80734db8443c9e3d49b3cf6dd336ee5d9937be Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Defined properties in the bmc state managementJosh King2017-01-041-0/+40
Created the yaml file that contained the necessary properties needed for bmc state management. This is needed so we can have access to the different states of the bmc for whenever we decide to transition to a desired state, or would like to reboot, etc. Change-Id: Ife02f7b324262eccb990d29ed872cf4137857e14 Signed-off-by: Josh King <jdking@us.ibm.com>
OpenPOWER on IntegriCloud