Comment 6 for bug 1375347

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

Reviewed: https://review.openstack.org/124860
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=6716a3ece8fb9cba2874039189a325a41c6086b2
Submitter: Jenkins
Branch: stable/5.1

commit 6716a3ece8fb9cba2874039189a325a41c6086b2
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