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
2017-06-29 12:50:26 +03:00
2017-04-13 06:09:53 -07:00
2014-05-16 13:40:04 -04:00
2017-06-07 21:16:08 -07:00
2015-11-29 03:13:04 -08:00
2017-05-02 13:01:52 +03:00
2016-07-12 09:05:22 -06:00
2017-06-17 05:18:15 +00:00
2017-03-02 11:57:34 +00:00
2017-06-07 23:42:31 -07:00
2017-05-02 13:01:52 +03:00
2017-03-26 05:09:02 -07:00

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
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%