Spanning tree protocol is enabled on bridges created by python-devops tests

Bug #1355225 reported by Eugene Korekin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Igor Shishkin

Bug Description

Spanning tree protocol is enabled on bridges created by python-devops tests.

devops/driver/libvirt/libvirt_xml_builder.py:

 46 network_xml.bridge(name="dobr{0}".format(network.id),
 47 stp="on", delay="0")

In some confugurations this may lead to forcible diconnection of server ports by switch(for example, on Cisco switches with BPDU guard feature on).

I propose to change this option to 'off' as it is more safe option, or make it configurable, at least.

Tags: devops
Andrew Woodward (xarses)
Changed in fuel:
milestone: none → 6.0
importance: Undecided → Medium
status: New → Confirmed
assignee: nobody → Fuel DevOps (fuel-devops)
tags: added: devops
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-devops (master)

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

Changed in fuel:
assignee: Fuel DevOps (fuel-devops) → Igor Shishkin (teran)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-devops (master)

Reviewed: https://review.openstack.org/114760
Committed: https://git.openstack.org/cgit/stackforge/fuel-devops/commit/?id=5453f6a0b11b5e2f92209cf0fbd195d98b439f47
Submitter: Jenkins
Branch: master

commit 5453f6a0b11b5e2f92209cf0fbd195d98b439f47
Author: Igor Shishkin <email address hidden>
Date: Sat Aug 16 19:11:19 2014 +0400

    Adding ability to turn on/off STP on bridges

    Change-Id: I54f9309b2bd99e01faab3aa0872d94e09ecda0c2
    Closes-Bug: #1355225

Changed in fuel:
status: In Progress → Fix Committed
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
milestone: 6.0 → 5.1
Igor Shishkin (teran)
Changed in fuel:
status: Fix Committed → Fix Released
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.