neutron/neutron/agent
Carl Baldwin d7c5306360 Move classes out of l3_agent.py
The file l3_agent.py has become too large.  This patch is a simple
pure refactor to move some of the functionality in to other files
where things aren't too tangled up.  There is no functional change
with this patch and I avoided gratuitous other fixups in this patch in
order to make it easier to review.

I plan to follow up on the new l3_dvr and l3_agent_router modules with
more restructuring in the near future.

Partially-Implements: bp restructure-l3-agent

Change-Id: I3529fe4146c50c940f41eb26d0b5efc5870b3af9
2014-12-10 15:19:28 -07:00
..
common Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
l3 Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
linux Make sudo check in ip_lib.IpNetnsCommand.execute optional 2014-12-07 17:25:40 +02:00
metadata Migrate to oslo.i18n 2014-11-26 22:19:24 +01:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dhcp_agent.py Fix enable_metadata_network flag 2014-12-03 22:08:03 -08:00
firewall.py Add missing methods to NoopFirewallDriver 2014-09-28 22:16:57 +04:00
l2population_rpc.py Merge "Refactor l2_pop code to pass mac/ip info more readably" 2014-11-21 09:32:09 +00:00
netns_cleanup_util.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
ovs_cleanup_util.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
rpc.py Merge "Remove unused variables from get_devices_details_list" 2014-11-28 22:21:06 +00:00
securitygroups_rpc.py Drop old code from SecurityGroupAgentRpcApiMixin 2014-12-01 19:15:58 +00:00