Comment 2 for bug 1523526

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

Reviewed: https://review.openstack.org/254221
Committed: https://git.openstack.org/cgit/openstack/fuel-main/commit/?id=43bd3fb1fb57ae4f6f305e53ba5456e7fb42122c
Submitter: Jenkins
Branch: master

commit 43bd3fb1fb57ae4f6f305e53ba5456e7fb42122c
Author: Matthew Mosesohn <email address hidden>
Date: Mon Dec 7 17:23:38 2015 +0300

    Blacklist intel_rapl if running VirtualBox

    VirtualBox improperly exposes PAE/NX features, which
    causes intel_rapl to report errors to console. This does
    not apply to VMs anyway, so it can be disabled.

    Change-Id: I29492ffb191b2388be5016c9823e0b2efad9da05
    Closes-Bug: #1523526