Comment 2 for bug 1215019

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/43651
Committed: http://github.com/openstack/nova/commit/43e102cc215aabc72a0ef84cf48965c4db2d58d4
Submitter: Jenkins
Branch: master

commit 43e102cc215aabc72a0ef84cf48965c4db2d58d4
Author: Subashini Soundararajan <email address hidden>
Date: Mon Aug 26 17:58:26 2013 -0700

    Powervm driver now logs ssh stderr to warning

    The run_vios_command, run_vios_command_as_root methods in
    blockdevice.py and operator.py of powervm driver currently log
    stderr at debug level, this commit changed it to log to warning
    level rather than debug.

    Closes-Bug: #1215019
    Change-Id: I903067476049ead01c6c34392342d915917790b3