Comment 7 for bug 1284571

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

Reviewed: https://review.openstack.org/76163
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=e67ea5c139318ab8d6b714dcbab268857f84ad86
Submitter: Jenkins
Branch: master

commit e67ea5c139318ab8d6b714dcbab268857f84ad86
Author: Evgeniy L <email address hidden>
Date: Tue Feb 25 15:30:57 2014 +0400

    Add additional checking of net type in agent

    When we call method IPAddr.new("some non api string")
    it stuck on several seconds in VMware, with several
    interfaces we have several minutes additional timeout.

    Change-Id: I25e784eef2e471922cb5128c0cbf94eff8ba3726
    Closes-bug: #1284571