Comment 2 for bug 1274088

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

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

commit 187d1668d43da6977eb9ae4d96cd85243838ed6b
Author: Bob Ball <email address hidden>
Date: Wed Jan 29 15:06:54 2014 +0000

    XenAPI: Wait for VDI on introduce

    Some SRs, particularly iSCSI connections, are slow to see the VDIs.

    Introduce a sleep when a VDI that we're definitely expecting is not
    present on the SR.

    Change-Id: I7c71f1c7b811603aeacbb34c913dc236bba2132a
    Closes-bug: 1274088