Comment 4 for bug 1246592

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

Reviewed: https://review.openstack.org/54677
Committed: http://github.com/openstack/nova/commit/e74ceb68e1642d773f2ad0c655e6354f7a7fb362
Submitter: Jenkins
Branch: master

commit e74ceb68e1642d773f2ad0c655e6354f7a7fb362
Author: DuYaHong <email address hidden>
Date: Thu Oct 31 13:56:08 2013 +0800

    Fix OLE error for HyperV

    When run live-migration on HyperV, an OLE error
    will occur. This is because we use wrong WQL
    sentence when we try to query table
    'Msvm_ResourceAllocationSettingData'.

    This commit fixes the wrong WQL sentence.

    Closes-Bug: #1246592

    Change-Id: Iabb4096002a5be1fb930b077fbf5ef734893c258