oslo.messaging/oslo/messaging/_drivers
Li Ma 6987b8ac28 Fix incorrect attribute name in matchmaker_redis
Pass the correct base class attribute name for host topic to
self.register and fix the AttributeError.

Change-Id: Idfe94dd37cdba9f498f79cf87d4fff81e7c4249b
Closes-Bug: #1246308
2014-10-25 07:08:14 -07:00
..
protocols Switch to oslo.serialization 2014-09-23 14:54:30 +02:00
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
amqp.py Improve help strings 2014-08-28 06:59:33 +02:00
amqpdriver.py Cleanup listener after stopping rpc server 2014-09-23 03:35:43 -07:00
base.py Cleanup listener after stopping rpc server 2014-09-23 03:35:43 -07:00
common.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
impl_fake.py Fixes incorrect exchange lock in fake driver 2014-07-15 12:20:16 +00:00
impl_qpid.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
impl_rabbit.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
impl_zmq.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
matchmaker.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
matchmaker_redis.py Fix incorrect attribute name in matchmaker_redis 2014-10-25 07:08:14 -07:00
matchmaker_ring.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
pool.py Apply six for metaclass 2013-10-14 14:10:31 -04:00