Bug #17476
bmc power actions should return true when result is ok
Description
When using freeipmi and power cycling a host, smart proxy returns:
"{\"action\":\"cycle\",\"result\":\"111.111.111.111: ok\\n\"}"
The proxy lib however expects the result to be "true".
Related issues
Associated revisions
fixes #17476 - bmc power actions have correct status
(cherry picked from commit 01ffb230bac33230983f15d580a0be9ae1553275)
fixes #17476 - bmc power actions have correct status
(cherry picked from commit 01ffb230bac33230983f15d580a0be9ae1553275)
History
#1
Updated by Timo Goebel over 6 years ago
- Subject changed from bmc power actions should return true when action is on to bmc power actions should return true when result is ok
#2
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4050 added
#3
Updated by Timo Goebel over 6 years ago
- Related to Bug #11127: Host Build and Reboot shows template error when reboot fails added
#4
Updated by Timo Goebel over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 01ffb230bac33230983f15d580a0be9ae1553275.
#5
Updated by Dominic Cleal over 6 years ago
- Legacy Backlogs Release (now unused) set to 207
fixes #17476 - bmc power actions have correct status