Bug 1254048

Summary: ipmilan power script uses deprecated -i option
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: lab controllerAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: dcallagh, dowang, mjia, rjoost
Target Milestone: 21.1Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-21 03:25:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Callaghan 2015-08-17 02:32:52 UTC
Beaker's ipmilan power script uses -i to pass the power address to fence_ipmilan, but that option is apparently deprecated and was removed entirely in the 4.0 release of fence-agents. The script should be using -a to specify the address instead.

RHEL6 recently rebased to 4.0 and so this broke the ipmilan power script. (Bug 1254046 is for the regression in RHEL6 fence-agents.)

Comment 2 Dan Callaghan 2015-08-17 02:57:22 UTC
http://gerrit.beaker-project.org/4349

Comment 5 Dan Callaghan 2015-10-21 03:25:45 UTC
Beaker 21.1 has been released.