Bug 1006792

Summary: [RHEVM] [rhevm-iso-uploader] info message appear in stderr, instead of stdout.
Product: Red Hat Enterprise Virtualization Manager Reporter: Sandro Bonazzola <sbonazzo>
Component: ovirt-engine-iso-uploaderAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED UPSTREAM QA Contact: Tareq Alayan <talayan>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.3.0CC: acathrow, iheim, istein, knesenko, oschreib, Rhev-m-bugs, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: 3.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: rhevm-iso-uploader-3.3.0-1.el6ev Doc Type: Bug Fix
Doc Text:
Previously the logging system wrote all messages to the standard error. Now only errors are logged to the standard error, all the other message are logged to standard output.
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-16 09:05:10 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 Sandro Bonazzola 2013-09-11 09:59:16 UTC
Bug #956518 also affects rhevm-iso-uploader.

Description of problem:
'rhevm--iso-uploader -i unknown upload iso'
sends info message to stderr instead of stdout:

rc: 1

out: <empty>

err: 
 ERROR: An ISO storage domain with a name of unknown was not found.
 INFO: Use the -h option to see usage.

Comment 1 Sandro Bonazzola 2013-09-11 11:17:36 UTC
patch pushed upstream master:

Previously the logging system wrote all the messages
to the standard error.

Now only errors are logged to the standard error, all the
other message are logged to standard output.

Comment 2 Sandro Bonazzola 2013-09-12 14:25:40 UTC
patch merged upstream master, pushed upstream 3.3

Comment 3 Sandro Bonazzola 2013-09-12 14:26:57 UTC
patch merged upstream 3.3