Comment 3 for bug 1543288

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

Reviewed: https://review.openstack.org/277565
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=556e4944e903a2742226308190fd34bc4ee9984d
Submitter: Jenkins
Branch: master

commit 556e4944e903a2742226308190fd34bc4ee9984d
Author: Vladik Romanovsky <email address hidden>
Date: Mon Feb 8 16:06:41 2016 -0500

    virt: osinfo will report once if libosinfo is not loaded

    Currently osinfo module emits multiple error messages when libosinfo
    module cannot be loaded. Since loading the libosinfo module is optional,
    it should only report this once as an INFO log message.

    Change-Id: If4b582d1ec39ba79b4f993543da11ec8c6bd023b
    Closes-bug: #1543288