Comment 3 for bug 1533290

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

Reviewed: https://review.openstack.org/266505
Committed: https://git.openstack.org/cgit/openstack/os-win/commit/?id=0afac9d789de699d87e950955a9c5fd914ce3ae7
Submitter: Jenkins
Branch: master

commit 0afac9d789de699d87e950955a9c5fd914ce3ae7
Author: Claudiu Belu <email address hidden>
Date: Tue Jan 12 19:29:50 2016 +0200

    Avoid initializing WMI connections on Linux

    Nova unit tests are failing due to a WMI connection
    initialization on Linux. WMI is a Windows specific
    module.

    Change-Id: I67bf08517707e992f45045511350a884faf260f2
    Closes-Bug: #1533290