Comment 5 for bug 1182184

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

Reviewed: https://review.openstack.org/31001
Committed: http://github.com/openstack/nova/commit/eb40b5ab13d11e773eb0c78084e9935fcd5a6552
Submitter: Jenkins
Branch: master

commit eb40b5ab13d11e773eb0c78084e9935fcd5a6552
Author: Hans Lindgren <email address hidden>
Date: Wed May 29 22:59:41 2013 +0200

    Stop libvirt errors from outputting to strerr

    When a libvirt error happens, the default is to output to stderr. This
    behavior can be omitted by registering a new error that simply passes
    without doing anything.

    Resolves bug 1182184.

    Change-Id: If946f9d05388c93c0630d454e5ca3b6625bb14f9