Mike Raineri

Results 15 issues of Mike Raineri

For better usability to debug why an XML file failed the validator, the output should contain a file name and line number to identify where to start looking for the...

enhancement
CSDL Validator

### Summary I would like to review and clean redfish_utils.py to ensure it aligns with best practices for the standard. Some examples of things to cleanup: * Simplify logic for...

feature
has_pr
module_utils
plugins

Will provide thoughts/details later

Some internal users have noticed that when running the validator with a 32-bit version of Python, the tool can crash when testing a large service. Some errors include... ``` Retrying...

### Summary Would like to add a command to let a user check if a service is available. This would be useful if a user performs operations on a service...

feature
module
has_pr
plugins

As a modeling pattern in Redfish, there are at least two cases where we always use Nullable=false: * JSON objects: the leaf properties inside of these objects can be null,...

A recent change in the schema started making use of write-only permissions to show when a property is expected to return as `null` when it represents sensitive data (such as...

Recent additions start specifying timeouts to apply either on a specific request or in general at the script entry point. * rf_logs.py specifies a timeout of 30 when instantiating the...

User emailed me about this discrepancy...

Addresses conformance issue highlighted here: https://github.com/DMTF/Redfish-Service-Validator/issues/588

JSON to OpenAPI Converter