Bug 1118962

Summary: Thrown IndexError: list index out of range when using "ovirt-node-config h"
Product: [Retired] oVirt Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED CURRENTRELEASE QA Contact: bugs <bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.5CC: cshao, dougsland, fdeutsch, gklein, gouyang, hadong, huiwa, jboggs, leiwang, mgoldboi, ovirt-bugs, rbalakri, ycui, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1120185 (view as bug list) Environment:
Last Closed: 2014-10-17 12:29:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1120185    

Description haiyang,dong 2014-07-12 10:35:42 UTC
Description of problem:
when using "ovirt-node-config h" to get more information how to use "ovirt-node-config" tools 
failed with follow error info:
[root@dhcp-66-73-241 admin]# ovirt-node-config h
Traceback (most recent call last):
  File "/usr/bin/ovirt-node-config", line 94, in <module>
    cls, func = split_clsfunc(args[1])
IndexError: list index out of range
[root@dhcp-66-73-241 admin]# ovirt-node-config help
Traceback (most recent call last):
  File "/usr/bin/ovirt-node-config", line 94, in <module>
    cls, func = split_clsfunc(args[1])
IndexError: list index out of range

Version-Release number of selected component (if applicable):
ovirt-node-iso-3.5.0.ovirt35.20140707.el6.iso

How reproducible:
100%


Steps to Reproduce:


Actual results:


Expected results:


Additional info:

Comment 1 Sandro Bonazzola 2014-10-17 12:29:53 UTC
oVirt 3.5 has been released and should include the fix for this issue.