DMTF / Redfish-Profile-Simulator

A Flask-based simulator of a Redfish Service implementing the proposed OCP feature Profile.
Other
21 stars 17 forks source link

Fix errors/warning flagged by Service-Validator in default mockup #26

Closed billdodd closed 4 years ago

billdodd commented 4 years ago

Prompted by the report in issue #25, I ran the Service-Validator against the Profile-Simulator with its default mockup and corrected the warnings and errors reported.

There are still the errors from the presence of the @Redfish.Copyright properties in the mockup. But those copyrights are in all our mockups, so these are expected. (Though I can remove the copyright properties here if the Tools Task Force folks want that done.)

Fixes #25

mraineri commented 4 years ago

Approved 1/9