Adit Sarfaty
3887d898b4
NSX|V3: Do not add SNAT rules if same address scope
In case the router GW and interface belong to the same address scope there is not need to add SNAT rules for this interface, as there are no overlapping addresses. For this end, we need to add specific SNAT rule for each of the router relevant subnets, instead of just 1 SNAT all rule. Those NAT rules will be deleted when the GW is removed, changed to no-SNAT or when an interface is removed. Depends-on: Id43a2ced7d6526f538f485f345c20ba44673c7b2 Change-Id: Ie528503ec77b397a19fdcf90cfced738fdfc7a22
VMware-NSX package
You have come across the VMware-NSX family of Neutron plugins
External Resources:
The homepage for the VMware-NSX project is on Launchpad.
Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.
For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
98.5%
Shell
1.5%