neutron-fwaas/quantum/agent
Gary Kotton 3c8b8ce101 L3: make use of namespaces by agent configurable
Fixes bug 1042104

The fix follows the patch that was done on the DHCP agent to enable
the user to configure the usage of namespaces. In the event that
namspaces are disabled the agent is limited to running only one
router. The agent needs to define the router_id that is supported.
The process in this case is:
1. create router
2. start agent with router id

Change-Id: I2a71dc009c5aea285ff9f903b3faa99b0c9f820f
2012-09-03 17:16:40 -04:00
..
common implement dhcp agent for quantum 2012-07-08 14:50:49 -04:00
linux Merge "Implement L3 support in Metaplugin" 2012-09-03 12:41:38 +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 Modified code PEP8 warning. 2012-08-31 11:13:01 +08:00
l3_agent.py L3: make use of namespaces by agent configurable 2012-09-03 17:16:40 -04:00
rpc.py Convert DHCP from polling to RPC 2012-08-14 12:28:54 -04:00