Actions
Bug #38498
closedWrong/missing implementation of BMC proxy power operation
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:
Description
This is related to #3073.
Currently, user is able to trigger several power operations from Foreman GUI: Start, Stop, Poweroff, Reboot, Reset, Soft and Cycle.
Reboot
- BMC proxy doesn't acceptrebootaction at API and Redfish provider doesn't implement reboot methodReset
- Redfish provider doesn't implementpowerresetmethodCycle
- When user pushesCyclebutton, Redfish provider doesForceRestartinstead ofPowerCycle
Actions