Wrong configuration in case of VXLAN + LAG
Bug #1724014 reported by
Yushiro FURUKAWA
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-fujitsu |
Fix Released
|
Critical
|
Yushiro FURUKAWA |
Bug Description
Under the following constraint, LAG setting should be done as follows:
* network_type is 'vxlan'
* mechanism_drivers includes 'fujitsu_fossw'
[Correct LAG configuration]
1. Bind local VLAN and logicalport in Physical_Port table.
* 'logicalport' means pseudo port for LAG which starts from '3/'
2. Insert LAG mode into logicalport(
3. Add logicalport entry into physical ports(e.g. interface 0/3 or 0/4)
In case of VXLAN + LAG, we call 'setup_
Changed in networking-fujitsu: | |
importance: | Undecided → Critical |
assignee: | nobody → Yushiro FURUKAWA (y-furukawa-2) |
status: | New → Confirmed |
milestone: | none → 5.0.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/512385
Review: https:/