Comment 5 for bug 1945306

Revision history for this message
Hua Zhang (zhhuabj) wrote :

Setting explicitly_egress_direct=false can fix this problem for dvr_snat+l3ha situation, but it will introduce another problem for offload situation (see lp bug 1931696)

Now the patch [1] is trying to allow setting explicitly_egress_direct to False while also allowing offload to work. Not resolved yet but see info in https://bugs.launchpad.net/neutron/+bug/1931696/comments/8.

[1] https://review.opendev.org/c/openstack/neutron/+/812641