Comment 4 for bug 1073956

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

Reviewed: https://review.openstack.org/15215
Committed: http://github.com/openstack/nova/commit/94560ab57d9fc23673f42017e6f2a78cb2b66b7a
Submitter: Jenkins
Branch: master

commit 94560ab57d9fc23673f42017e6f2a78cb2b66b7a
Author: Vishvananda Ishaya <email address hidden>
Date: Wed Oct 31 19:41:04 2012 -0700

    Eliminates simultaneous schedule race.

    Keeps host state in memory so multiple schedule attempts use the
    up-to-date values that may have been modified by another greenthread.

    Fixes bug 1073956

    Change-Id: I69fdd9b46bde6b7408c501c42a6ef3b6dd92bbc2