opencomputeproject / HWMgmt-OCP-Profiles

A place where all the OCP profiles are a placed. Issues can be submitted/resolved and modifications can be reviewed/merged
Apache License 2.0
13 stars 14 forks source link

OCP Server Profile Improvements #56

Open lindappwu opened 7 months ago

lindappwu commented 7 months ago

Several suggestions for current OCP server profile:

  1. Remove “Tray” from conditional requirements of ChassisType since it doesn’t exist in the schema definitions, https://github.com/opencomputeproject/HWMgmt-OCP-Profiles/blob/d06fae818ea59292a5652d4d1dbf85b7423864ae/Server/OCPServerHardwareManagement.v1_0_1.json#L31

  2. Add conditional requirements based on the value of ManagerType. DMTF has been adding new supports of manager types; however, the original intent of Manager requirement of server profile mainly applies to the manager providing the service.

  3. Mark deprecated Power and Thermal resources as recommended, instead of mandatory.