Comment 4 for bug 1284312

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

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

commit a17d38b96c4b776de8938195f86953ff26f94c2f
Author: Shawn Hartsock <email address hidden>
Date: Mon Feb 24 20:59:16 2014 -0500

    vmware: driver races to create instance images

    Addresses race condition that occurs when multiple processes
    arrive at a fresh Datastore with no vmware_base cache directory.

    Change-Id: If1bb6804e3668a56872a653a8ea44d0c7fc70311
    Co-Authored-by: Tracy Jones <email address hidden>
    closes-bug: #1284312