Comment 2 for bug 1506071

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

Reviewed: https://review.openstack.org/237624
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=9e4b5ad8dc83e4d48359f6c165a5cc85f2916eac
Submitter: Jenkins
Branch: master

commit 9e4b5ad8dc83e4d48359f6c165a5cc85f2916eac
Author: Andrey Tykhonov <email address hidden>
Date: Tue Oct 20 18:00:38 2015 +0300

    Make several attempts to attach image file

    If one starts 2 or more instances of fuel-agent simultaneously, then
    fuel-agent could fail on loop device allocation. With this patch it
    makes several attempts to attach temporary image file to loop device.

    Change-Id: I502eb07a69a2d813157d7511fc03032671e98196
    Closes-Bug: #1506071