DMTF / Redfish-Service-Validator

The Redfish Service Validator is a Python3 tool for checking conformance of any "device" with a Redfish service interface against Redfish CSDL schema
Other
41 stars 34 forks source link

Unify to use logger.warning #464

Closed JordanCHW closed 2 years ago

JordanCHW commented 2 years ago

It's an enhancement to use logger.warning instead of logger.warn (which is deprecated)

mraineri commented 2 years ago

Looks good to me. Your commit needs to be signed-off prior to merging though.

mraineri commented 2 years ago

Approved 3/18