neutron/neutron/agent
Carl Baldwin 91657c1612 Optionally delete namespaces when they are no longer needed
Adds a configuration option to tell the network agents to delete
namespaces when they are no longer in use.  The option defaults to
False so that the agent will not attempt to delete namespaces in
environments where this is not safe.

This has been working well in deployments where iproute2 has been
patched with commit 58a3e8270fe72f8ed92687d3a3132c2a708582dd or it is
new enough to include it without being patched.

Change-Id: Ice5242c6f0446d16aaaa7ee353d674310297ef72
Closes-Bug: #1250596
Related-Bug: #1052535
(cherry picked from commit 7336f3bd27)
Related-Bug: #1175695
2014-04-01 14:00:12 +02:00
..
common Tune up report and downtime intervals for l2 agent 2013-11-20 10:42:46 -08:00
linux Optionally delete namespaces when they are no longer needed 2014-04-01 14:00:12 +02:00
metadata Fix passing keystone token to neutronclient instance 2014-02-11 21:07:44 +01:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
dhcp_agent.py Reduce the severity of dhcp related log traces 2013-12-18 12:06:41 -08:00
firewall.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l2population_rpc.py Fix l2 pop doesn't propagate ip address updates 2013-10-08 21:02:03 +00:00
l3_agent.py Optionally delete namespaces when they are no longer needed 2014-04-01 14:00:12 +02:00
netns_cleanup_util.py Improve dhcp agent structure to support multiple dhcp models 2013-08-23 13:41:31 -07:00
ovs_cleanup_util.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
rpc.py change port status only if port is bound to the good host 2013-10-08 11:02:55 -04:00
securitygroups_rpc.py Ensure that security group agent is bound prior to accessing 2013-09-29 10:29:32 -07:00