[ovn]Gateway port is down after gateway chassis changed
Bug #1958353 reported by
ZhouHeng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
ZhouHeng |
Bug Description
ml2 driver: ovn
gateway chassis: nodeA, nodeB, nodeC
step 1: create a router and set gateway, the gateway port status is active, and bound nodeA.
step 2: down nodeA, gateway port status change to down, and bound nodeB.
step3: down nodeB, gateway port status change to active, and bound nodeC.
Gateway port status should always be active!
Changed in neutron: | |
status: | New → In Progress |
To post a comment you must log in.
Fix: https:/ /review. opendev. org/c/openstack /neutron/ +/825041