vmware-nsx/vmware_nsx/tests/unit/services/vpnaas
Adit Sarfaty c1ae9a5145 NSX|V3: FWaaS v2 without GW
When adding FWaaS v2 policy to a router interface, but the router has no
GW (and no service router), the rules should not be created on the backend.
Only when adding a GW, will all the rules be applied.
Since the FWaaS if for N-S traffic only, it shouldn't be applied without a
GW anyway.

This change required a little change in the service-rotuer creation logic
for NSX-V3 & NSX-P.
Since the logic got too complicated (FW rule can exist withour SR), the
new code will also check the current status on the backend.

Change-Id: I2a5d69e9443e8a468ce0d934ff1c846dc837bc89
2019-02-25 11:03:00 +00:00
..
__init__.py NSXv: Support ipsec VPNaaS on nsxv driver 2017-07-11 06:03:19 -07:00
test_nsxv3_vpnaas.py NSX|V3: FWaaS v2 without GW 2019-02-25 11:03:00 +00:00
test_nsxv_vpnaas.py NSX-v: Fix VPNaaS driver 2017-12-25 13:51:22 +02:00