Bug 847700

Summary: In case that rhevm-iso-uploader is run import error appears
Product: Red Hat Enterprise Virtualization Manager Reporter: Tomas Dosek <tdosek>
Component: ovirt-engine-iso-uploaderAssignee: Barak <bazulay>
Status: CLOSED NOTABUG QA Contact: Pavel Stehlik <pstehlik>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: dyasny, iheim, oschreib, Rhev-m-bugs, ykaul
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-13 12:00:40 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:
Bug Depends On:    
Bug Blocks: 813317    

Description Tomas Dosek 2012-08-13 09:58:12 UTC
Description of problem:
In case that rhevm-iso-uploader is run with no parameter import error appears

[root@change-fqdn ~]# rhevm-iso-uploader 
Traceback (most recent call last):
  File "/usr/bin/rhevm-iso-uploader", line 20, in <module>
    from ovirtsdk.api import API
ImportError: No module named ovirtsdk.api


Version-Release number of selected component (if applicable):
si13, rhevm-iso-uploader-3.1.0-2.el6ev.noarch

How reproducible:
100 %

Steps to Reproduce:
1. run "rhevm-iso-uploader" command

Actual results:
Above mentioned import error appears

Expected results:
Message warning that no parameter was provided and more info can be found using --help parameter should appear

Comment 1 Tomas Dosek 2012-08-13 10:04:07 UTC
Changing to urgent as this appears using all parameters. This probably appeared after forking iso uploader from upstream.

Comment 8 Tomas Dosek 2012-08-13 12:00:40 UTC
This bug seems not to reproduce when rhevm-sdk-3.1.0.5-1.el6ev is installed. Closing as NOTABUG