Comment 2 for bug 1082275

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

Reviewed: https://review.openstack.org/16796
Committed: http://github.com/openstack/nova/commit/70619d45cc540ae4f46927fc22972060fba43750
Submitter: Jenkins
Branch: master

commit 70619d45cc540ae4f46927fc22972060fba43750
Author: Luis Fernandez Alvarez <email address hidden>
Date: Fri Nov 23 09:46:52 2012 +0100

    Added cpu_info report to HyperV Compute driver

    It fixes bug 1082275

    The current version of the HyperV Compute driver wasn't returning
    CPU information when it reported its resources.

    In order to solve it, this patch extracts the cpu properties
    from WMI and Win32 calls.

    Change-Id: I5c2a89b5e432f4e958354a15582258d4cff83658