l23network doesn't support trunk tagged ovs port

Bug #1563383 reported by Nikita Koshikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Triaged
Medium
Sergey Vasilenko
Mitaka
Won't Fix
Medium
Sergey Vasilenko

Bug Description

On current master and in released MOS-8, l23network can't handle "network_scheme" that will tag ovs port as trunk:

    Bridge br-uplink
        Port patch-to-test
            Interface patch-to-test
                type: patch
                options: {peer=patch-to-uplink}
        Port br-uplink
            Interface br-uplink
                type: internal
        Port "enp0s7"
            trunks: [100, 101, 200, 201, 4000]
            Interface "enp0s7"
    Bridge br-test
        Port patch-to-uplink
            Interface patch-to-uplink
                type: patch
                options: {peer=patch-to-test}
        Port br-test
            tag: 200
            Interface br-test
                type: internal

See "enp0s7" and "trunks" field.

Also port - "br-test" - can't be tagged with access vlan(200 - as a workaround we might use tag on patch-cords ).

description: updated
Changed in fuel:
importance: Undecided → High
assignee: nobody → Sergey Vasilenko (xenolog)
milestone: none → 9.0
status: New → Triaged
Changed in fuel:
milestone: 9.0 → 10.0
tags: added: team-network
summary: - l23netwok doesn't support trunk tagged ovs port
+ l23network doesn't support trunk tagged ovs port
tags: added: feature
Changed in fuel:
importance: High → Medium
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.