ML2 Cisco Nexus MD: VLAN/trunk config not created on all switches
Bug #1512463 reported by
Rich Curran
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
Fix Committed
|
Undecided
|
Rich Curran | ||
Kilo |
Fix Committed
|
Undecided
|
Rich Curran | ||
Liberty |
Fix Committed
|
Undecided
|
Rich Curran |
Bug Description
In the following topology/
- two nexus switches
- three neutron-server controllers (HA)
- dhcp_agents_
- two port-channels being configured per nexus switch
a race condition was observed that caused one switch missing a vlan global configuration and one of the port-channels not being trunked with the vlan. The 2nd switch was often not programmed at all.
This fix removes the code that attempts to verify (and then program) if a vlan/trunk interface was programmed on the switch.
Changed in networking-cisco: | |
assignee: | nobody → Rich Curran (rcurran) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/241216
Review: https:/