#
d1d7824e |
| 19-Jan-2023 |
Jayashree Dhanapal <jayashree-d@hcl.com> |
Add a new chassisType for Redfish
ChassisType "Blade" is added under Chassis interface to represent the multihost system chassis which can be plugged in OCP platform.
Tested: Tested in Facebook Yos
Add a new chassisType for Redfish
ChassisType "Blade" is added under Chassis interface to represent the multihost system chassis which can be plugged in OCP platform.
Tested: Tested in Facebook YosemiteV2 platform.
Change-Id: Ia3ca61b01b96e4febd0d2054ad19d01c70bfed24 Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com>
show more ...
|
#
a1347418 |
| 06-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Pat
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
show more ...
|
#
380bb024 |
| 09-Nov-2022 |
George Liu <liuxiwei@inspur.com> |
Fix the association between Item and PowerSupply
PowerSupply should be associated with an Item, instead of Chassis.
Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: If2e7dbea6f1cf0eb2e598
Fix the association between Item and PowerSupply
PowerSupply should be associated with an Item, instead of Chassis.
Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: If2e7dbea6f1cf0eb2e5984bb83bea252fd7f94cf
show more ...
|
#
11efbb3c |
| 26-Sep-2022 |
Chicago Duan <duanzhijia01@inspur.com> |
PowerSupply, Chassis: add powering association
Create association documentation between Chassis and PowerSupply. For a machine with multiple chassis, it is necessary to indicate which chassis a Powe
PowerSupply, Chassis: add powering association
Create association documentation between Chassis and PowerSupply. For a machine with multiple chassis, it is necessary to indicate which chassis a PowerSupply is managed by. One example is that the ChassisID and PowerSupplyID in the Redfish URL need to match, so we can confirm it through this association.
Signed-off-by: Chicago Duan <duanzhijia01@inspur.com> Change-Id: I6beb18fd0b621cec6cd4a38606e009cda40f9761 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
8da396ca |
| 14-Mar-2022 |
Patrick Williams <patrick@stwcx.xyz> |
yaml: format with prettier
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
|
#
5cd00ffb |
| 06-Aug-2021 |
Willy Tu <wltu@google.com> |
chassis: Add StorageEnclosure as a ChassisType StorageEnclosure is used to represent chassis with HDD or SSD. Change-Id: Ie66405e4d229c2da714724e7a71f6d4e744f9dad Signed-off-by:
chassis: Add StorageEnclosure as a ChassisType StorageEnclosure is used to represent chassis with HDD or SSD. Change-Id: Ie66405e4d229c2da714724e7a71f6d4e744f9dad Signed-off-by: Willy Tu <wltu@google.com>
show more ...
|
#
178cae08 |
| 27-May-2021 |
Sharad Yadav <sharady@nvidia.com> |
Inventory: Change Item.Chassis interface chassis type to enum Inventory chassis items can report their chassis type via management APIs like Redfish. For this purpose, this commit ad
Inventory: Change Item.Chassis interface chassis type to enum Inventory chassis items can report their chassis type via management APIs like Redfish. For this purpose, this commit adds enum values for chassis type. Signed-off-by: Sharad Yadav <sharady@nvidia.com> Change-Id: I81fa5d26527126f479051b5735786b08a0210523
show more ...
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with to
treewide: Create yaml directory This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir. Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|