#
fcbf32d0 |
| 08-Oct-2019 |
Josh Lehan <krellan@google.com> |
Ensuring EntityManager starts before all Sensor services
This fix was needed by PSUSensor However, all of these Sensor services are written in a similar way All could probably benefit from this simi
Ensuring EntityManager starts before all Sensor services
This fix was needed by PSUSensor However, all of these Sensor services are written in a similar way All could probably benefit from this similar fix Adds Requires and After for EntityManager Also clean up dangling Requires that did not have After Tested: On PSUSensor only
Signed-off-by: Josh Lehan <krellan@google.com> Change-Id: Ib132b642b88dfb344b28d27d55dfd89b49e917f4
show more ...
|
#
49c17cbc |
| 01-Oct-2019 |
Jason Ling <jasonling@google.com> |
Force PSUSensors to start after EntityManager
PSUSensors would start before EntityManager. This would cause an issue where PSUSensors would not be able to find the EntityManager service and as a res
Force PSUSensors to start after EntityManager
PSUSensors would start before EntityManager. This would cause an issue where PSUSensors would not be able to find the EntityManager service and as a result fail sensor creation. Tested: Reboot BMC, observed that PSUSensors started up after EntityManager instead of before
Change-Id: I17a646038e923c37639d171eecbf1bee2d9fdc77 Signed-off-by: Jason Ling <jasonling@google.com>
show more ...
|
#
93dc2c8e |
| 11-Apr-2019 |
Cheng C Yang <cheng.c.yang@linux.intel.com> |
Enable PSUSensor support
Add psusensor service to enable PSUSensor.
Tested By: After BMC started, run ipmitool sensor list, all PSU sensors can show correct name and value.
Signed-off-by: Cheng C
Enable PSUSensor support
Add psusensor service to enable PSUSensor.
Tested By: After BMC started, run ipmitool sensor list, all PSU sensors can show correct name and value.
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Change-Id: I55d52c3cc71243a1db10a47551872b458ad9d21b
show more ...
|