L23network don't add lnx bond interface to the ovs bridge

Bug #1375347 reported by Sergey Vasilenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Sergey Vasilenko
5.0.x
Fix Committed
Medium
Aleksandr Didenko
5.1.x
Fix Committed
Medium
Sergey Vasilenko
6.0.x
Fix Committed
Medium
Sergey Vasilenko

Bug Description

L23network don't add lnx bond interface to the ovs bridge when using lnx bonds, like this:

  - action: add-bond
    provider: lnx
    bridge: br-bond0
    interfaces:
    - eth2
    - eth3
    properties:
      mode: 4
      miimon: 100
    name: bond0

Changed in fuel:
status: New → Confirmed
assignee: nobody → Sergey Vasilenko (xenolog)
importance: Undecided → Medium
milestone: none → 6.0
Revision history for this message
Sergey Vasilenko (xenolog) wrote :
Revision history for this message
Sergey Vasilenko (xenolog) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/124816

Changed in fuel:
status: Confirmed → In Progress
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

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/5.1)

Fix proposed to branch: stable/5.1
Review: https://review.openstack.org/124860

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

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

Fix proposed to branch: stable/5.0
Review: https://review.openstack.org/143986

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

Reviewed: https://review.openstack.org/143986
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=0c35636d84b90573ec287d713fb240bfb101e335
Submitter: Jenkins
Branch: stable/5.0

commit 0c35636d84b90573ec287d713fb240bfb101e335
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
    (cherry picked from commit 6716a3ece8fb9cba2874039189a325a41c6086b2)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.