dragonflow/dragonflow/common
Eran Gampel 3e7f946f21 Ipv4 DHCP support without running the DHCP agent
We fully support distributed Ipv4 DHCP, if the deployment
is IPv4 only no need for the dhcp agent it could be removed
from the installation. the plugin will take care of the
DHCP server port creation.

In case the deployment use IPv6 the dhcp agent need to be
installed and the neutron server need to be configured
with additional variable.

use_centralized_ipv6_DHCP=True

This extra setting could be removed once we implement
the Ipv6 distributed DHCP SDN application
Change-Id: I48f38f80886dc564f8da788959acc70df3cf2180
2015-12-01 11:25:30 +02:00
..
__init__.py Add configuration file to dragonflow local controller 2015-08-18 12:11:43 +03:00
common_params.py Ipv4 DHCP support without running the DHCP agent 2015-12-01 11:25:30 +02:00
exceptions.py Add Dragonflow exceptions for common DB exceptions 2015-09-20 07:58:49 +03:00