Hide Forgot
Bug #956518 also affects rhevm-image-uploader. Description of problem: 'rhevm-image-uploader -e unknown upload sample.ovf' sends info message to stderr instead of stdout: rc: 1 out: <empty> err: ERROR: An export storage domain with a name of unknown was not found. INFO: Use the -h option to see usage.
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
merged upstream master, pushed upstream 3.3
merged upstream 3.3