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
14 stars 14 forks source link

Profiles fail JSON schema validation #8

Closed jautor closed 4 years ago

jautor commented 5 years ago

Base and Server profiles both fail JSON schema validation due to an incorrect (was a pre-v1.0 definition) property name within ActionRequirements - MinSupportValues or AllowableValues should be ParameterValues.

Also, the Purpose in one of the actions is within the parameter object instead of at the Action level.

JojoWu19 commented 5 years ago

In the OCPBaselineHardwareManagement.v1_0_1.json, it doesn't include #7 and validator reports error.