neutron-lbaas/neutron/agent/linux
Francois Eleouet b63c6f9f83 Fix DHCP agent to work without extra_dhcp_opt extension
With the introduction of extra_dhcp_opt extension, DHCP agent
stopped serving mac adresses when used in conjunction with a
plugin that doesn't support this extension. This fixes the agent
by not assuming that port dict contains extra_dhcp_opt key.

Closes Bug: #1219893

Change-Id: I5bb52f3092f04c5e332b43cb3a04de05edc29cf5
2013-09-02 18:58:04 +02:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
daemon.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp.py Fix DHCP agent to work without extra_dhcp_opt extension 2013-09-02 18:58:04 +02:00
external_process.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
interface.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ip_lib.py Import Oslo's common rootwrap to Neutron 2013-07-08 18:25:44 +02:00
iptables_firewall.py defer firewall updates to iptables data structures 2013-07-29 14:23:19 +00:00
iptables_manager.py Add wrap_name param to the iptables_manager class 2013-08-12 13:11:24 +02:00
ovs_lib.py Enable GRE and VXLAN with the same ID 2013-08-22 18:06:16 +02:00
utils.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00