vmware-nsx/vmware_nsx/common
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 Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
availability_zones.py NSX-V| improve AZ validation 2017-03-26 13:37:07 +03:00
config.py NSX|v3: DHCP Relay support 2017-09-12 11:49:26 +03:00
driver_api.py NSXV+NSXV3: add support for pluggable extensions 2017-01-15 12:54:00 +00:00
exceptions.py NSXv: Support ipsec VPNaaS on nsxv driver 2017-07-11 06:03:19 -07:00
l3_rpc_agent_api.py Stop sending notifications for router update/delete 2017-02-05 05:47:35 +00:00
locking.py Change the lock trace message 2016-08-22 01:25:33 -07:00
managers.py Drop log translations 2017-03-26 05:09:02 -07:00
nsx_constants.py NSX|V3: fix trunk initialization 2017-06-26 03:58:51 -07:00
nsx_utils.py Drop log translations 2017-03-26 05:09:02 -07:00
nsxv_constants.py NSXv: Support ipsec VPNaaS on nsxv driver 2017-07-11 06:03:19 -07:00
securitygroups.py Change imports for IP_PROTOCOL_MAP 2016-02-05 09:00:04 -07:00
sync.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
utils.py NSX|V: Add log messages to retry attempts 2017-09-10 12:13:10 +03:00