[library][dpdk] vlan_id is not passed from dpdkovs bridge to l23storedconfig

Bug #1656053 reported by Atsuko Ito
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Alexey Shtokolov
Mitaka
Fix Released
High
Atsuko Ito
Newton
Confirmed
High
Atsuko Ito
Ocata
Fix Committed
High
Alexey Shtokolov

Bug Description

Tag is not exist in interfaces file, `ovs-extra -- set Port br-mesh tag=103` should be added.

    root@node-5:~# ovs-vsctl show
    0b303d40-ea52-4b0b-8cdf-866353fb17c3
        Bridge br-mesh
            Port "dpdk0"
                Interface "dpdk0"
                    type: dpdk
            Port br-mesh
                tag: 103
                Interface br-mesh
                    type: internal
    root@node-5:~# cat /etc/network/interfaces.d/ifcfg-br-mesh
    # *********************************************************************
    # This file is being managed by Puppet. Changes to interfaces
    # that are not being managed by Puppet will persist;
    # however changes to interfaces that are being managed by Puppet will
    # be overwritten.
    # *********************************************************************
    auto br-mesh
    allow-ovs br-mesh
    iface br-mesh inet static
    ovs_type OVSBridge
    ovs_ports eth2
    address 192.168.2.3/24
    ovs_extra set Bridge br-mesh datapath_type=netdev

Tags: area-library
Changed in fuel:
status: Confirmed → New
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
importance: Undecided → High
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: Fuel Sustaining (fuel-sustaining-team) → Vladimir Eremin (yottatsa)
Changed in fuel:
status: New → Confirmed
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/420648

Changed in fuel:
status: Confirmed → In Progress
Atsuko Ito (yottatsa)
Changed in fuel:
milestone: 9.2 → 11.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/420771

Changed in fuel:
assignee: Vladimir Eremin (yottatsa) → Alexey Shtokolov (ashtokolov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/420771
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=164d3179dd9ef0d668482e4bf1af6671d9807f71
Submitter: Jenkins
Branch: stable/mitaka

commit 164d3179dd9ef0d668482e4bf1af6671d9807f71
Author: Vladimir Eremin <email address hidden>
Date: Mon Jan 16 18:24:29 2017 +0300

    Store bridge vlan_id in interfaces for DPDK VXLAN

    Change-Id: Ief774c319e3481d9d93dc64395bbae651744916d
    Closes-bug: #1656053

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

Reviewed: https://review.openstack.org/420648
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=1474535127b218c41ad470d07657e42a955304ef
Submitter: Jenkins
Branch: master

commit 1474535127b218c41ad470d07657e42a955304ef
Author: Vladimir Eremin <email address hidden>
Date: Mon Jan 16 14:10:18 2017 +0300

    Store bridge vlan_id in interfaces for DPDK VXLAN

    Change-Id: Ief774c319e3481d9d93dc64395bbae651744916d
    Closes-bug: #1656053

Changed in fuel:
status: In Progress → Fix Committed
tags: added: on-verification
Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 9.2 snapshot #801.

Steps to verify:
1. Deploy DPDK cluster with Neutron with tunneling segmentation (VXLAN). For Private network 'Use VLAN tagging' 103 setting is enabled.

Actual results:
http://paste.openstack.org/show/596398/

tags: removed: on-verification
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-library 11.0.0.0rc1

This issue was fixed in the openstack/fuel-library 11.0.0.0rc1 release candidate.

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.