Comment 4 for bug 1533290

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

Reviewed: https://review.openstack.org/266495
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6248dd0ae5ed16a690dfb34909e82f1ee49b4b3e
Submitter: Jenkins
Branch: master

commit 6248dd0ae5ed16a690dfb34909e82f1ee49b4b3e
Author: Claudiu Belu <email address hidden>
Date: Tue Jan 12 09:19:14 2016 -0800

    Fixes Hyper-V unit tests for latest os_win release

    os_win release 0.1.0 causes unit tests to fail, as the wmi
    module does not exist. Mocking it will fix the issue.

    Change-Id: Iad91cd280e04db0000b58e1194350489b2044506
    Closes-Bug: #1533290