dba107be0e

When we create agent gateway port on all the nodes irrespective of the floatingips we can basically use that agent gateway port to forward traffic in and out of the nodes if the address_scopes match, since we don't need SNAT functionality if address scopes match. If a gateway is configured and if it has internal ports that belong to the same address_scopes then no need to add the redirect rules. At the same we should also add a static route in the fip namespace for every interface that is connected to the router that belongs to the same address scope. Change-Id: I617e2fc5a70852c6f2e925ac7244f2a205d60de4 Closes-Bug: #1577488
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%