Unable to detect from OVN DB if Neutron uses distributed floating IPs or not
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
In Progress
|
Undecided
|
Unassigned |
Bug Description
Actually I don't know if this should be an RFE or a bug.
Previously Neutron set external_mac in a NAT entry if the floating IP was distributed and it was left unset if the traffic was centralized. Nowadays, the behavior is inconsistent and external_mac is set after the port associated with the FIP transitions to the UP state - meaning that while the port is down, we are not able to say if the traffic will be distributed or not.
It would be good to have this configuration option stored at one place - for example NB_Global.
Fix proposed to branch: master /review. opendev. org/c/openstack /neutron/ +/931067
Review: https:/