Comment 5 for bug 1291364

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

Reviewed: https://review.openstack.org/120390
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9015410ec95fe7dc23fb3cb2be432915a9733cbd
Submitter: Jenkins
Branch: stable/icehouse

commit 9015410ec95fe7dc23fb3cb2be432915a9733cbd
Author: Alessandro Pilotti <email address hidden>
Date: Wed Mar 12 16:53:32 2014 +0200

    Adds list_instance_uuids to the Hyper-V driver

    In case of large number of servers, the _destroy_evacuated_instances
    fails randomly. Implementing list_instance_uuids solves the issue.

    Co-Authored-By: Robert Tingirica <email address hidden>
    Co-Authored-By: Ionut Balutoiu <email address hidden>
    Closes-bug: #1291364
    (cherry picked from commit 73da55e4ef626283ae58a97c7ad89854ec77daa3)

    Conflicts:
     nova/tests/virt/hyperv/test_vmops.py
     nova/tests/virt/hyperv/test_vmutils.py
     nova/tests/virt/hyperv/test_vmutilsv2.py
     nova/virt/hyperv/vmutils.py

    Change-Id: I9c58168c012b342bb5dfa0c62a7c39a327f442b3