Comment 4 for bug 1375347

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

Reviewed: https://review.openstack.org/124816
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=b4c9606874a94e9ed246c08244d02db0ee64530f
Submitter: Jenkins
Branch: master

commit b4c9606874a94e9ed246c08244d02db0ee64530f
Author: Sergey Vasilenko <email address hidden>
Date: Mon Sep 29 21:45:39 2014 +0400

    convert CMD output to array before comparing

    Some times patchcords was added bebore bond interface. In thos case full-text search may give
    wrong positive answer. (substring 'bond0' found inside 'br-bond0').

    Change-Id: Ie54d94ce83906a972b422c5a5bb048d61f26db7f
    Closes-bug: #1375347