Actions
Bug #38498
openWrong/missing implementation of BMC proxy power operation
Status:
Ready For Testing
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 acceptreboot
action at API and Redfish provider doesn't implement reboot methodReset
- Redfish provider doesn't implementpowerreset
methodCycle
- When user pushesCycle
button, Redfish provider doesForceRestart
instead ofPowerCycle
Updated by The Foreman Bot 8 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/917 added
Updated by The Foreman Bot 8 days ago
- Pull request https://github.com/theforeman/smart-proxy/pull/916 added
Actions