summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Common/FactoryReset.interface.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Add InternalFailure error to definition for factory reset interfaceMichael Tritz2017-09-251-0/+2
| | | | | | | | | | | | In the event that one of the factory reset functions fails, we need to create an error indicating that to the error log. This commit extends the factory reset interface with the InternalFailure error for that purpose. Resolves openbmc/openbmc#1721 Change-Id: Ieefa0330d78aa8e6b7d344e4d6b8b067fdb8a7c8 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* Dbus interface for "factory reset"Michael Tritz2017-05-111-0/+6
This commit defines a dbus interface to factory reset a particular system. The defined interface will be implemented by each service (host, BMC, network). Resolves openbmc/openbmc#1573 Change-Id: I94e37fc2275f742c50f864a29094227da6144026 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
OpenPOWER on IntegriCloud