Comment 3 for bug 1291364

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

Reviewed: https://review.openstack.org/79961
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=73da55e4ef626283ae58a97c7ad89854ec77daa3
Submitter: Jenkins
Branch: master

commit 73da55e4ef626283ae58a97c7ad89854ec77daa3
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>
    Change-Id: I9c58168c012b342bb5dfa0c62a7c39a327f442b3
    Closes-bug: #1291364