Bug 835799

Summary: [engine-iso-uploader] - command rhevm-iso-uploader -v gives exception ("A valid command was not specified.")
Product: Red Hat Enterprise Virtualization Manager Reporter: David Botzer <dbotzer>
Component: ovirt-engine-iso-uploaderAssignee: Keith Robertson <kroberts>
Status: CLOSED WONTFIX QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: low    
Version: 3.1.0CC: dyasny, iheim, jmoran, oramraz, pstehlik, Rhev-m-bugs, sgrinber, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-25 07:25:36 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 David Botzer 2012-06-27 07:15:21 UTC
Description of problem:
the command rhevm-iso-uploader -v gives exception

Version-Release number of selected component (if applicable):
3.1/si7

How reproducible:
always

Steps to Reproduce:
1.run command rhevm-iso-uploader -v
  
Actual results:
Gives exception

Expected results:
should not give this exception, nor DEBUG messages

A proper message should display A valid command was not specified + correct syntax 

Additional info:

DEBUG: Configuration:
DEBUG: command: None
DEBUG: Traceback (most recent call last):
DEBUG:   File "/usr/bin/rhevm-iso-uploader", line 930, in <module>
DEBUG:     isoup = ISOUploader(conf)
DEBUG:   File "/usr/bin/rhevm-iso-uploader", line 334, in __init__
DEBUG:     raise Exception(_("A valid command was not specified."))
DEBUG: Exception: A valid command was not specified

Comment 1 Itamar Heim 2013-02-25 07:25:36 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.