Closed mgarrett33 closed 5 years ago
The proper version string format for MinVersion should be with dots instead of underscores. e.g.
"RequiredProfiles": { "OCPBaselineHardwareManagement": { "MinVersion": "1.0.0" } },
The current version is "1_0_0" which causes the Redfish Interop Validation tool to crash.
The proper version string format for MinVersion should be with dots instead of underscores. e.g.
The current version is "1_0_0" which causes the Redfish Interop Validation tool to crash.