summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/State
Commit message (Collapse)AuthorAgeFilesLines
* D-Bus interfaces for describing State.Dhruvaraj Subhashchandran2017-06-082-0/+63
| | | | | Change-Id: Ic52faba7a24bcf58f3326b1587282ca8398e9a70 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Update reboot request to match with agreed designAndrew Geissler2017-06-051-1/+1
| | | | | | | | A/C will not be preserved on host reboot requests, there's no need to include that detail in the interface anyway Change-Id: If3d33cea8c492191f0dfd58bfcfd99bfe9f9baee Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Watchdog: Update Interface yaml file to remove signalVishwanatha Subbanna2017-06-031-4/+0
| | | | | | | | | | Initial thought behind watchdog implementation was that when the timer expires, it would broadcast a signal. A better design was thought of in the meantime and that would call into a user requested target post timer expiration. Change-Id: Ibe148ed5cd0e8d72949324f64c87704a8e9e7236 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Minor updates to doc for soft and hard power off termsAndrew Geissler2017-04-211-12/+12
| | | | | Change-Id: I7ef803d834b3d91a4ea5404e1977f56e91716a43 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Add OperationalStatus interfaceTom Joseph2017-03-151-0/+8
| | | | | Change-Id: If596152cf7e2fbcfda52ea0c22334ca3c4e41fdc Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* Add yaml file to indicate Host shutdown failure in SoftPowerOffVishwanatha Subbanna2017-03-062-0/+6
| | | | | Change-Id: I8a9bcd33649de283556221e5dfe64ab2d5dd964b Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Add quiesce to host stateSaqib Khan2017-02-182-1/+7
| | | | | | | | Updated Host.yaml and README file to include the host quiesce state Change-Id: I44fb8849ee5adf1209de1af4720fd95b848950ad Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* Add dbus interface for watchdogYi Li2017-01-041-0/+25
| | | | | | | | | Add a generic interface for watchdog, for system state monitoring. Partially resolves: openbmc/openbmc#767 Change-Id: I7f04fe9e8a35669612501b05a1a06e03e9928194 Signed-off-by: Yi Li <adamliyi@msn.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>
* Initial definition of host state management propertiesAndrew Geissler2016-12-193-0/+150
Change-Id: I5047fce6ebd921547b5a6017cd909b2c97e10d96 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
OpenPOWER on IntegriCloud