DMTF / Redfish-Interface-Emulator

The Redfish Interface Emulator can emulate a Redfish-based interface statically (GET) or dynamically (POST, PATCH, DELETE)
Other
59 stars 24 forks source link

Issues with Using Created Mockup to use Static Emulator #93

Closed seancmasters closed 3 years ago

seancmasters commented 3 years ago

I created my own mockup with a live redfish service from the Redfish-Mockup-Creator and Redfish-Mockup-Server runs as expected. However, when I follow the instructions to use my own mockup with the Redfish-Interface-Emulator it doesn't see my mockup that I'm trying to use. Replacing the \api_emulator\redfish\static directory with my mockup doesn't work. The readme and instructions found in /doc seem to be a little inconsistent, and I'm trying to find out what I'm doing wrong.

jcleung5549 commented 3 years ago

Before you copied in your mockup, did you launch the emulator with the default mockup to make sure that worked?

seancmasters commented 3 years ago

The sample/default mockup doesn't work either

jcleung5549 commented 3 years ago

That doesn't happen :-). The most efficient way to resolve is a quick video-meeting.

mraineri commented 3 years ago

Closed; PR merged that addresses this