Comment 2 for bug 1535742

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

Reviewed: https://review.openstack.org/320535
Committed: https://git.openstack.org/cgit/openstack/fuel-virtualbox/commit/?id=cc86e3997f96f02eca6234d1282d746ba162023a
Submitter: Jenkins
Branch: master

commit cc86e3997f96f02eca6234d1282d746ba162023a
Author: Serhiy Ovsianikov <email address hidden>
Date: Tue May 24 18:18:32 2016 +0300

    Additional verification of network interface settings

    In some cases, VBoxManage utility can't assign network interface parameters
    on the first try. This commit adds additional checks of network interface
    settings and re-assigns the network settings if the first attempt was
    unsuccessful.

    Change-Id: If8a24ec44257b47e221477c46e93e3f62e63a07d
    Closes-Bug: #1535742