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
Updated by The Foreman Bot 8 months 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 months ago
- Pull request https://github.com/theforeman/smart-proxy/pull/916 added
Updated by The Foreman Bot 7 months ago
- Pull request https://github.com/theforeman/smart-proxy/pull/919 added
Updated by Hiroshi Ikuta 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 200f394695b48d549ddc24840b3f1ee431a2be8a.
Actions