neutron/neutron
Carl Baldwin 7336f3bd27 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
2013-11-19 21:05:57 +00:00
..
agent Optionally delete namespaces when they are no longer needed 2013-11-19 21:05:57 +00:00
api Replace a non-existing exception 2013-11-12 11:38:16 +08:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Replace a non-existing exception 2013-11-12 11:38:16 +08:00
db Merge "Tune up report and downtime intervals for l2 agent" 2013-11-14 17:53:22 +00:00
debug Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
extensions Merge "Fix incorrect indentations found by Pep 1.4.6+" 2013-10-28 22:04:19 +00:00
locale Imported Translations from Transifex 2013-11-17 06:41:30 +00:00
openstack Fix import log_handler error with publish_errors set 2013-11-05 22:47:32 -08:00
plugins Merge "Do not run "ovs-ofctl add-flow" with an invalid in_port" 2013-11-18 06:18:48 +00:00
scheduler Ensure router exists when auto_schedule_routers 2013-09-26 22:48:46 +08:00
server Disable lazy translation 2013-10-01 23:16:23 +00:00
services Call _destroy_metadata_proxy from _destroy_router_namespaces 2013-11-19 20:58:41 +00:00
tests Optionally delete namespaces when they are no longer needed 2013-11-19 21:05:57 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Remove deprecated fields in keystone auth middleware 2013-10-26 15:22:45 +09:00
context.py Allow for skipping admin roles loading on context creation 2013-08-28 14:06:43 +04:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Remove openstack.common.exception usage 2013-08-06 10:42:02 +02:00
policy.py Add log statements for policy check failures 2013-11-14 19:21:15 -08:00
quota.py Fallback to Quota Conf Driver if Quotas table is not defined 2013-10-09 22:28:03 +09:00
service.py Merge "Creates multiple worker processes for API server" 2013-10-31 01:39:19 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Merge "Creates multiple worker processes for API server" 2013-10-31 01:39:19 +00:00