Comment 7 for bug 1546520

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

Reviewed: https://review.openstack.org/409816
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=a8375d5127943cb2cf069931875e593b3d8c4ac4
Submitter: Jenkins
Branch: stable/mitaka

commit a8375d5127943cb2cf069931875e593b3d8c4ac4
Author: Artem Roma <email address hidden>
Date: Mon Apr 11 12:10:45 2016 +0300

    Skip network verification for bonds in round robin mode

    Bond interfaces with 'balance-rr' mode are now skipped by network
    verification task for bootstrap nodes as network checker does not
    support this type of bonding.

    Change-Id: I39b2c5916fd6f39548af0e41d8e7f877983f73a2
    Closes-Bug: #1546520
    (cherry picked from commit 5c3ed6ef0f6636d4b6d274f179dacec27a370b3c)