DMTF / Redfish-Usecase-Checkers

This is a collection of python3 tools to exercise and validate common use cases for Redfish
Other
1 stars 6 forks source link

Maintain state of machine before and after use and exceptions of certain tools #37

Open tomasg2012 opened 4 years ago

tomasg2012 commented 4 years ago

Items such as the Power tools and User tools may react different based on how the service is currently in place. If possible, observe the current state of the machine before performing actions, print out errors if the state of the machine is not restored.

For exceptions, attempt to reverse operations.