Hide Forgot
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.
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.
patch merged upstream master, pushed upstream 3.3
patch merged upstream 3.3