Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to test for "IfImplemented"? #105

Open
mraineri opened this issue Jul 20, 2020 · 0 comments
Open

How to test for "IfImplemented"? #105

mraineri opened this issue Jul 20, 2020 · 0 comments

Comments

@mraineri
Copy link
Contributor

Currently the usage of "IfImplemented" is to cover cases where the Redfish service doesn't need to implement a property or resource if the underlying functionality is not present in the hardware. For example, if a system is built without fans, then the "Fans" property in "Thermal" could be marked as "IfImplemented". But there isn't a good way to test for this (at least exclusively through Redfish). Maybe we need a hardware configuration file to describe the underlying hardware architecture of a given system to help validate a profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant