neutron/neutron
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
..
agent Optionally delete namespaces when they are no longer needed 2014-04-01 14:00:12 +02:00
api Send DHCP notifications regardless of agent status 2014-01-09 01:42:07 +00:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Prevent cross plugging router ports from other tenants 2014-03-27 14:32:55 +00:00
db Subnets should be set as lazy='join' 2014-03-27 16:14:34 -07:00
debug Add binding:host_id when creating port for probe 2014-01-15 16:34:15 +01:00
extensions Change hard coded numbers to constants in security group tests 2013-09-23 10:21:24 -04:00
locale Imported Translations from Transifex 2013-10-02 06:10:31 +00:00
openstack Merge "Use a more accurate max_delay for reconnects" into stable/havana 2014-03-27 23:21:24 +00:00
plugins Fixes Hyper-V port metrics enabling after service restart 2014-03-26 23:20:48 +02: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 2014-04-01 13:58:29 +02:00
tests Optionally delete namespaces when they are no longer needed 2014-04-01 14:00:12 +02:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04: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 Fix message i18n error 2013-09-08 15:58:12 +08:00
quota.py Fallback to Quota Conf Driver if Quotas table is not defined 2013-10-11 19:59:59 -04:00
service.py Creates multiple worker processes for API server 2013-12-04 21:35:39 +00:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Creates multiple worker processes for API server 2013-12-04 21:35:39 +00:00