/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | meson.build | diff ad90ad5120620e0c6f9e690f4b7bf5eef633d05d Mon Aug 05 22:19:28 CDT 2019 Lei YU <mine260309@gmail.com> Create objects for running PSUs
On service startup, create activation and version objects for running PSUs, and set related active, functional associations.
If multiple PSUs are running with the same software version, they share the same DBus object, and the object will be associated to multiple PSU inventories.
Tested: Verify the software objects are created on Witherspoon, and the active, functional associations are created.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ia8372aba8299818baccfdf37e98fdbc99f747b7c
|
H A D | utils.hpp | diff ad90ad5120620e0c6f9e690f4b7bf5eef633d05d Mon Aug 05 22:19:28 CDT 2019 Lei YU <mine260309@gmail.com> Create objects for running PSUs
On service startup, create activation and version objects for running PSUs, and set related active, functional associations.
If multiple PSUs are running with the same software version, they share the same DBus object, and the object will be associated to multiple PSU inventories.
Tested: Verify the software objects are created on Witherspoon, and the active, functional associations are created.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ia8372aba8299818baccfdf37e98fdbc99f747b7c
|
H A D | utils.cpp | diff ad90ad5120620e0c6f9e690f4b7bf5eef633d05d Mon Aug 05 22:19:28 CDT 2019 Lei YU <mine260309@gmail.com> Create objects for running PSUs
On service startup, create activation and version objects for running PSUs, and set related active, functional associations.
If multiple PSUs are running with the same software version, they share the same DBus object, and the object will be associated to multiple PSU inventories.
Tested: Verify the software objects are created on Witherspoon, and the active, functional associations are created.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ia8372aba8299818baccfdf37e98fdbc99f747b7c
|
H A D | item_updater.hpp | diff ad90ad5120620e0c6f9e690f4b7bf5eef633d05d Mon Aug 05 22:19:28 CDT 2019 Lei YU <mine260309@gmail.com> Create objects for running PSUs
On service startup, create activation and version objects for running PSUs, and set related active, functional associations.
If multiple PSUs are running with the same software version, they share the same DBus object, and the object will be associated to multiple PSU inventories.
Tested: Verify the software objects are created on Witherspoon, and the active, functional associations are created.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ia8372aba8299818baccfdf37e98fdbc99f747b7c
|
H A D | item_updater.cpp | diff ad90ad5120620e0c6f9e690f4b7bf5eef633d05d Mon Aug 05 22:19:28 CDT 2019 Lei YU <mine260309@gmail.com> Create objects for running PSUs
On service startup, create activation and version objects for running PSUs, and set related active, functional associations.
If multiple PSUs are running with the same software version, they share the same DBus object, and the object will be associated to multiple PSU inventories.
Tested: Verify the software objects are created on Witherspoon, and the active, functional associations are created.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ia8372aba8299818baccfdf37e98fdbc99f747b7c
|
/openbmc/phosphor-psu-code-mgmt/test/ |
H A D | meson.build | diff ad90ad5120620e0c6f9e690f4b7bf5eef633d05d Mon Aug 05 22:19:28 CDT 2019 Lei YU <mine260309@gmail.com> Create objects for running PSUs
On service startup, create activation and version objects for running PSUs, and set related active, functional associations.
If multiple PSUs are running with the same software version, they share the same DBus object, and the object will be associated to multiple PSU inventories.
Tested: Verify the software objects are created on Witherspoon, and the active, functional associations are created.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ia8372aba8299818baccfdf37e98fdbc99f747b7c
|
H A D | test_utils.cpp | diff ad90ad5120620e0c6f9e690f4b7bf5eef633d05d Mon Aug 05 22:19:28 CDT 2019 Lei YU <mine260309@gmail.com> Create objects for running PSUs
On service startup, create activation and version objects for running PSUs, and set related active, functional associations.
If multiple PSUs are running with the same software version, they share the same DBus object, and the object will be associated to multiple PSU inventories.
Tested: Verify the software objects are created on Witherspoon, and the active, functional associations are created.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ia8372aba8299818baccfdf37e98fdbc99f747b7c
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | meson.build | diff ad90ad5120620e0c6f9e690f4b7bf5eef633d05d Mon Aug 05 22:19:28 CDT 2019 Lei YU <mine260309@gmail.com> Create objects for running PSUs
On service startup, create activation and version objects for running PSUs, and set related active, functional associations.
If multiple PSUs are running with the same software version, they share the same DBus object, and the object will be associated to multiple PSU inventories.
Tested: Verify the software objects are created on Witherspoon, and the active, functional associations are created.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ia8372aba8299818baccfdf37e98fdbc99f747b7c
|