neutron/neutron/agent
armando-migliaccio 192d7f35a7 Improve dhcp agent structure to support multiple dhcp models
This patch introduces some minor refactoring of the dhcp
code so that it is easy to support both an in-node/same
process dhcp provisioning model (e.g. with dnsmasq) and
proxy model, where DHCP is provided by an external node.

Higher separation of concerns is also achieved by doing
better data encapsulation.

Implements blueprint dhcp-flexi-model

Change-Id: Icbd215e9682ecaebb6a4300423f3564e8e677566
2013-08-23 13:41:31 -07:00
..
common Syslog support for neutron metadata proxy 2013-08-19 05:36:24 -07:00
linux Improve dhcp agent structure to support multiple dhcp models 2013-08-23 13:41:31 -07:00
metadata Merge "make neutron-ns-metadata-proxy configurable" 2013-08-22 02:31:59 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Improve dhcp agent structure to support multiple dhcp models 2013-08-23 13:41:31 -07:00
firewall.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_agent.py Merge "make neutron-ns-metadata-proxy configurable" 2013-08-22 02:31:59 +00:00
netns_cleanup_util.py Improve dhcp agent structure to support multiple dhcp models 2013-08-23 13:41:31 -07:00
ovs_cleanup_util.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc.py Add gre tunneling support for the ML2 plugin 2013-07-16 15:59:25 +02:00
securitygroups_rpc.py Add help strings to Config Options 2013-07-20 08:34:40 +02:00