vmware-nsx/quantum/agent
Christoph Thiel 2df5424361 only destroy single namespace if router_id is set
Fixes bug 1122206

If multiple instances of l3_agent are running on the same host, all qrouter-
namespaces will be destroyed as new l3_agents are started.  This fix allows
for multiple l3_agents to be running on the same host when router_id is set
for each agent.

Change-Id: I879cdc6faba94900f831232232d67e471c70d778
2013-02-12 08:52:04 +01:00
..
common Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
linux Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
metadata Finish adding help strings to all config options in Quantum code. 2013-01-29 08:08:25 +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 add non-routed subnet metadata support 2013-02-08 00:05:51 -05:00
firewall.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00
l3_agent.py only destroy single namespace if router_id is set 2013-02-12 08:52:04 +01:00
netns_cleanup_util.py Enable OVS and NETNS utilities to perform logging 2013-02-07 16:23:14 +00:00
ovs_cleanup_util.py Enable OVS and NETNS utilities to perform logging 2013-02-07 16:23:14 +00:00
rpc.py LinuxBridge: update status according to admin_state_up 2013-01-23 16:39:13 +00:00
securitygroups_rpc.py Implements quantum security groups support on OVS plugin 2013-02-10 07:42:28 +09:00