ibm-openbmc / dev

Product Development Project Mgmt and Tracking
16 stars 2 forks source link

phosphor-regulators: Implement presence service #2737

Closed smccarney closed 3 years ago

smccarney commented 4 years ago

Design and implement the presence service. This will be used by regulator classes to determine whether FRUs are present in the system.

The real implementation will obtain the presence information from D-Bus. The mock implementation will allow the presence to be specified in the test case to exercise all code paths.

smccarney commented 4 years ago

Design

smccarney commented 3 years ago

Resolved by https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-power/+/37992