vmware-nsx/vmware_nsx/tests/unit/services/vpnaas
Adit Sarfaty d97a333d21 NSX-v3 VPNaaS: Use a local address from the external network
The local address of the local endpoint for the VPN should be an unused
address on the external GW network of the Tier1 router
(and not the GW address itself).
To make sure this IP will not be used for anything else, a neutron port is
created.
The port will be deleted once the router (or its gw) is deleted.
The ip will be used for all the vpn services & connection on this tier1 router.

Change-Id: If956fd08f5c9cfde5cba9326c18d1d489c47a505
2018-02-18 06:28:11 +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 VPNaaS: Use a local address from the external network 2018-02-18 06:28:11 +00:00
test_nsxv_vpnaas.py NSX-v: Fix VPNaaS driver 2017-12-25 13:51:22 +02:00