oslo.messaging/oslo/messaging/_drivers
Mehdi Abaakouk eb21f6b263 Warn user if needed when the process is forked
This change warns the library consumer when the process if forked and
we can't be sure that the library work as expected.

This also add some documentation about forking oslo.messaging Transport
object.

Change-Id: I2938421775aa72866adac198d70214856d45e165
Related-bug: #1330199
2014-11-27 16:29:20 +01:00
..
protocols Enable user authentication in the AMQP 1.0 driver 2014-10-31 11:46:24 -04:00
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
amqp.py Remove unuseful param of the ConnectionContext 2014-11-18 13:58:33 +01:00
amqpdriver.py Remove unuseful param of the ConnectionContext 2014-11-18 13:58:33 +01: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 Warn user if needed when the process is forked 2014-11-27 16:29:20 +01:00
impl_rabbit.py Warn user if needed when the process is forked 2014-11-27 16:29:20 +01:00
impl_zmq.py Create ZeroMQ Context per socket 2014-11-18 18:18:07 +03:00
matchmaker.py Enable oslo.i18n for oslo.messaging 2014-09-24 22:18:50 -04:00
matchmaker_redis.py Switch to oslo.utils 2014-08-27 14:14:00 +02: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