neutron/neutron
Kevin Benton faf80b950f Use weakrefs for common_db_mixin callbacks
This will prevent the common_db_mixin dictionary
extension functions and query hooks from stopping
the GC of plugins in tests and causing resource leaks.

Change-Id: I7576851a44abd14cbc337a3d3e28690c7316ec81
2017-01-26 07:10:06 -08:00
..
agent Merge "Fix netns_cleanup interrupted on rwd I/O" 2017-01-20 08:25:01 +00:00
api Server-side push notifications for ML2 2017-01-19 21:01:23 +00:00
callbacks callbacks: Make the value of FLOATING_IP match with api resource 2016-11-18 19:42:33 +09:00
cmd Fix netns_cleanup interrupted on rwd I/O 2017-01-12 03:52:30 +00:00
common Use weakrefs for common_db_mixin callbacks 2017-01-26 07:10:06 -08:00
conf Merge "Add a ReST client for placement API" 2017-01-20 00:17:40 +00:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Use weakrefs for common_db_mixin callbacks 2017-01-26 07:10:06 -08:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Merge "Get rid of create_router override in l3_ha mixin" 2017-01-20 04:07:36 +00:00
hacking Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
ipam Use project_id instead of tenant_id in objects 2017-01-13 14:31:26 +00:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
objects Merge "Add OVO for AutoAllocatedTopology" 2017-01-20 08:10:50 +00:00
pecan_wsgi Merge "Pecan: Fix subresource policy check" 2017-01-07 00:40:19 +00:00
plugins Merge "Server-side push notifications for ML2" 2017-01-20 08:41:34 +00:00
privileged Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00
quota Register sqlalchemy events through hook for UT cleanup 2017-01-20 04:15:01 -08:00
scheduler Remove deprecated min_l3_agents_per_router 2017-01-16 14:25:22 -05:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Use weakrefs for common_db_mixin callbacks 2017-01-26 07:10:06 -08:00
tests Use weakrefs for common_db_mixin callbacks 2017-01-26 07:10:06 -08:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py
context.py Stop using legacy facade 2017-01-19 13:02:33 +04:00
manager.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Merge "Include ovsdb_connection option into all interface_driver agents" 2016-12-15 18:26:43 +00:00
policy.py Merge "Use to_policy_values for policy enforcement" 2016-12-02 23:00:00 +00:00
service.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
version.py
worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
wsgi.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00