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

Some properties under chassis are not applicable to all chassis in multi chassis servers #64

Closed malhotrs closed 4 months ago

malhotrs commented 6 months ago

There are few properties in Chassis which not applicable to all chassis in multi chassis environment. So there is a need to have those properties added conditionally in the OCP profile. For example "PowerState" is not applicable to a backplane chassis.

jcleung5549 commented 5 months ago

This issue sounds like issue #53. The solution is the establish a different baseline for components which are not full platforms. Take a look at the pull request once it has been created.

jcleung5549 commented 5 months ago

The conditionals are being added in PR #65. Does that PR handle your issue? If not, please add a comment to the pull request.

jcleung5549 commented 4 months ago

Close as duplicate.