vmware-nsx/vmware_nsx/tests/unit/nsx_v3
Adit Sarfaty 5dac3f4a4c NSX|v3: DHCP Relay support
Support DHCP relay by configuring the relay service per
network availability zone, or globally.
When a router interface port is created, the relay service
will be added to it.
DHCP traffic on the subnet will go through the DHCP server
configured in the dhcp relay service on the NSX, if it is
connected to the router.

Also add admin utility to update exsiting router ports when the
dhcp relay configuration changes.

A future patch will take care of firewall rules allowint the dhcp traffic.

Change-Id: I626b3377e71c269600a47b3bd805eed9d58bad82
2017-09-12 11:49:26 +03:00
..
__init__.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_api_replay.py Fix api-replay unittest teardown 2017-04-13 09:54:20 +03:00
test_availability_zones.py NSX|v3: DHCP Relay support 2017-09-12 11:49:26 +03:00
test_client_cert.py NSXv3: Rewrite client certificate provider 2017-09-05 10:45:37 -07:00
test_constants.py nsxlib refactor continue 2016-09-29 15:59:13 +03:00
test_dhcp_metadata.py NSX|V3: validate transport zone at provider net creation 2017-08-21 09:59:19 +00:00
test_fwaas_driver.py NSX|V3: support ranges in fw rules ports 2017-07-09 15:42:11 +03:00
test_plugin.py NSX|v3: DHCP Relay support 2017-09-12 11:49:26 +03:00