Comment 4 for bug 1357372

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

Reviewed: https://review.openstack.org/114548
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=948ff4f3d0a159f1aed9fab65d205ede845b3eb9
Submitter: Jenkins
Branch: master

commit 948ff4f3d0a159f1aed9fab65d205ede845b3eb9
Author: Gary Kotton <email address hidden>
Date: Fri Aug 15 07:15:30 2014 -0700

    VMware: prevent race condition with VNC port allocation

    When spawning some instances, nova VMware driver could have a race condition
    in VNC port allocation. This fix ensures that the lock is done on the
    actual setting in the VM configuration spec.

    Co-authored-by: Marcio Roberto Starke <email address hidden>

    Change-Id: I70fab021bbf2df418df53e5f47e19cf16dbe45ac
    Closes-bug: #1357372