neutron-fwaas/quantum/agent
Aaron Rosen 349aa3ef35 AttributeError: No such RPC function 'report_state'
This patch changes dhcp_agent_manager to be DhcpAgent instead of
DhcpAgentWithStateReport since not all plugins support DhcpAgentWithStateReport
and having this as the default breaks all current deployments that upgrade
source without changing their config files.

Fixes bug 1131446

Change-Id: I6415f85714b03e9bf59d597e8ec2397fedc92b02
2013-02-21 15:06:30 -08:00
..
common Agent management extension 2013-02-18 11:43:45 +08:00
linux Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
metadata Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
__init__.py Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
dhcp_agent.py AttributeError: No such RPC function 'report_state' 2013-02-21 15:06:30 -08:00
firewall.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
l3_agent.py Merge "Routing table configuration support on L3" 2013-02-20 07:55:10 +00:00
netns_cleanup_util.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
ovs_cleanup_util.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
rpc.py Modify dhcp agent for agent management extension 2013-02-19 20:28:02 +08:00
securitygroups_rpc.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00