Revision Date Author Comments
# 3a1cbe23 17-Feb-2023 Andrew Geissler <geissonator@yahoo.com>

aggregation: add support to ibm tacoma system

The IBM Tacoma Rack Controller is a bringup system to start prototyping
the concept of a rack controller and will be utilizing the aggregation
feature o

aggregation: add support to ibm tacoma system

The IBM Tacoma Rack Controller is a bringup system to start prototyping
the concept of a rack controller and will be utilizing the aggregation
feature offered by bmcweb.

For now, just put some dummy data in. Future work in this area will look
into how to discover satellite BMCs and update this EM data
dynamically. This work will most likely include hosting these EM objects
outside of the EM service.

Tested:
- Built into image and verified:
- Entity manager created "Tacoma Rack Controller" object
- xyz.openbmc_project.Configuration.SatelliteController was on D-Bus
with expected properties

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Ic9c04264163eace5405a31683b85a1c7508fd624

show more ...