oslo.messaging/oslo_messaging
Kenneth Giusti e3d99b2127 Fix a few leaks in the AMQP 1.0 driver.
Break any references that can form a cyclic reference.  Several of
proton's python classes define __del__ methods, so a cyclic reference
must be broken manually.

Change-Id: Icabc7abd01a02cb80c7eb4a0de682e90308459ef
Closes-Bug: #1496540
2015-09-16 16:47:12 -04:00
..
_drivers Fix a few leaks in the AMQP 1.0 driver. 2015-09-16 16:47:12 -04:00
_executors Fully use futurist code-base to abstract concurrent.futures away 2015-07-23 11:58:49 -07:00
hacking Use proper translating helper for logging 2015-08-20 21:01:59 -04:00
notify Merge "Mask passwords when logging messages" 2015-08-24 16:10:31 +00:00
openstack Switch to warnings module instead of versionutils 2015-06-10 22:23:16 -04:00
rpc Use proper translating helper for logging 2015-08-20 21:01:59 -04:00
tests Fix a few leaks in the AMQP 1.0 driver. 2015-09-16 16:47:12 -04:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
_i18n.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
_utils.py Ensures that some assumptions are true. 2015-07-30 07:35:06 +02:00
conffixture.py ZMQ: Initial matchmaker implementation 2015-07-16 09:23:46 +00:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
localcontext.py Switch to warnings module instead of versionutils 2015-06-10 22:23:16 -04:00
opts.py Merge remote-tracking branch 'origin/feature/zmq' into merge-branch 2015-09-15 11:07:44 -04:00
serializer.py Add RequestContextSerializer 2015-05-07 12:07:47 +03:00
server.py Use proper translating helper for logging 2015-08-20 21:01:59 -04:00
target.py Add support for multiple namespaces in Targets 2015-03-12 16:07:51 -04:00
transport.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00