oslo.messaging/oslo/messaging/_drivers
Andreas Jaeger a5c7d6a2df Fix help strings
Use sentence style capitalization on help strings.

Change-Id: Ib3a8393eb0f3244d2ee431e71d3632195903b708
2014-01-18 16:16:19 +01:00
..
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
amqp.py Replace dict.iteritems() with six.iteritems() 2013-12-20 23:43:35 +01:00
amqpdriver.py Use six.moves.queue instead of Queue 2013-12-07 19:35:41 -08:00
base.py Apply six for metaclass 2013-10-14 14:10:31 -04:00
common.py Merge "Fix exception deserialiation on Python 3" 2014-01-08 18:35:26 +00:00
impl_fake.py Use six.moves.queue instead of Queue 2013-12-07 19:35:41 -08:00
impl_qpid.py Fix duplicate topic messages for Qpid topology=2 2014-01-03 11:15:44 +01:00
impl_rabbit.py Fix help strings 2014-01-18 16:16:19 +01:00
impl_zmq.py Merge "Replace data structures' attribute with six module" 2013-12-09 18:24:04 +00:00
matchmaker_redis.py Remove useless global vars / import 2013-12-02 15:26:53 +01:00
matchmaker_ring.py Import zmq driver code with minimal modifications 2013-08-28 09:44:59 +01:00
matchmaker.py Fixed misspellings of common words 2013-12-04 15:39:18 -08:00
pool.py Apply six for metaclass 2013-10-14 14:10:31 -04:00