oslo.messaging/oslo/messaging
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
..
_cmd Enabled hacking checks H305 and H307 2014-07-17 12:41:21 +02:00
_drivers Warn user if needed when the process is forked 2014-11-27 16:29:20 +01:00
_executors Switch to oslo.utils 2014-08-27 14:14:00 +02:00
notify Switch to oslo.middleware 2014-11-08 18:08:37 +01:00
openstack Switch to oslo.middleware 2014-11-08 18:08:37 +01:00
rpc Merge "Track the attempted method when raising UnsupportedVersion" 2014-10-15 14:05:44 +00:00
__init__.py Remove ConfFixture from toplevel public API 2013-08-17 17:49:23 +01:00
_i18n.py Finish transition to oslo.i18n 2014-10-06 13:28:05 +02:00
_utils.py Add third element to RPC versions for backports 2013-10-14 11:24:57 +00:00
conffixture.py Replaced 'e.g.' with 'for example' 2014-07-06 20:56:11 +02:00
exceptions.py Replace usage of str() with six.text_type 2014-06-25 20:08:51 +00:00
localcontext.py Fix some typos and adjust capitalization 2013-11-03 07:07:51 -08:00
opts.py Ensure the amqp options are present in config file 2014-09-09 11:57:12 +02:00
serializer.py Apply six for metaclass 2013-10-14 14:10:31 -04:00
server.py Fix tiny typo in server.py 2014-11-13 10:44:45 -08:00
target.py Port to Python 3 2014-08-18 17:08:13 +02:00
transport.py Documentation anomaly in TransportURL parse classmethod 2014-10-31 12:14:17 +02:00