DMTF / Redfish-Mockup-Server

A simple Python 3.4 program that can be copied into a folder at the top of any Redfish mockup and can serve Redfish requests on the specified IP/port.
Other
83 stars 37 forks source link

Added generic handling of actions to return 204 if the action is listed in the mockup #65

Closed mraineri closed 4 years ago

mraineri commented 4 years ago

Fix #64

@kunyi731 this should address your issue. We'll likely merge this later in the week when the rest of the group reviews it.

billdodd commented 4 years ago

LGTM

kunyi731 commented 4 years ago

Thanks! I tested locally and it worked just as expected.

mraineri commented 4 years ago

Approved 5/7