rohityadavcloud commented on PR #10630: URL: https://github.com/apache/cloudstack/pull/10630#issuecomment-2811781822
Tested with: 1. [DTMF Redfish Emulator](https://github.com/DMTF/Redfish-Interface-Emulator) - with the dynamic profile, it worked except that the power state wouldn't change (something to do with the emulator itself). 2. [Sushy-tools fake emulator](https://github.com/openstack/sushy-tools/tree/master/sushy_tools/emulator) - it just worked out of the box and worked as expect, except for power cycle oobm command which it doesn't support: ``` [2025-04-17 10:56:08,318] DEBUG in main: Request failed with NotSupportedError: Power state PowerCycle is not supported 127.0.0.1 - - [17/Apr/2025 10:56:08] "POST /redfish/v1/Systems/27946b59-9e44-4fa7-8e91-f3527a1ef094/Actions/ComputerSystem.Reset HTTP/1.1" 500 - in fake done ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
