oslo.messaging/oslo_messaging/_drivers
Assaf Muller 9ef3fa8201 Remove amqp driver 'unpacked content' logging
Different OpenStack processes log that line when idle, but it doesn't
offer actionable information to developers or users. Ideally process
logs should be silent when idle, even in debug mode.

Here's a sample:
http://paste.openstack.org/show/201371/

Change-Id: Ib4f63d590a6f5ed295fae12dac12897007b12879
2015-04-10 11:27:09 -04:00
..
protocols Fix typo in oslo_messaging/_drivers/protocols/amqp/opts.py 2015-04-07 00:02:02 +09:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
amqp.py Remove amqp driver 'unpacked content' logging 2015-04-10 11:27:09 -04:00
amqpdriver.py rabbit: heartbeat implementation 2015-03-18 15:15:33 +01:00
base.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
common.py Use the oslo_utils stop watch in decaying timer 2015-03-23 20:06:22 -07:00
impl_fake.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
impl_qpid.py Merge "Fix a couple typos to make it easier to read." 2015-03-19 11:13:43 +00:00
impl_rabbit.py Fix TypeError caused by err_msg formatting 2015-04-06 13:10:51 -04:00
impl_zmq.py Merge "Don't raise Timeout on no-matchmaker results" 2015-03-26 15:31:16 +00:00
matchmaker.py Fix changing keys during iteration in matchmaker heartbeat 2015-03-18 03:39:11 -07:00
matchmaker_redis.py Fix the bug redis do not delete the expired keys 2015-03-09 09:56:25 +08:00
matchmaker_ring.py Update Oslo imports to remove namespace package 2015-01-21 21:09:33 -05:00
pool.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00