commit | 3d1c3de9a7941dad4698513bb49eb6ca67de99e3 | [log] [tgz] |
---|---|---|
author | Vishwa <vishwanath@in.ibm.com> | Thu Jun 30 13:52:59 2016 +0530 |
committer | Vishwa <vishwanath@in.ibm.com> | Thu Jun 30 13:52:59 2016 +0530 |
tree | 70d7fef033ad656063f632e122edf7f5345d0a7c | |
parent | a194b9d150b9a8d35f757bae356083cbf0d1dfd8 [diff] |
Add the missing binary into Palmetto config file Palmetto.py did not have discover_system_state.py and this patch is to update that. discover_system_state.py is responsible for looking at power restoration policy set by the user and then taking appropriate actions when BMC comes back from any reboot / power cycle and reaches BMC_READY state. Actions could be : 1) Leave the system in power off state. 2) Power on the box. 3) Restore the last state which can be either #1 or #2 above.