oslo.messaging/oslo_messaging/_drivers
Oleksii Zamiatin fed1f734df Use pickle instead of jsonutils for serialization
Pickle way of serialization is more preferrable
because sometimes we have non json-serializable object
in reply (e.g. cinder VolumeAttachment).

Change-Id: I56634d4b4b9817833044a0d8f15cc6362d599a4f
2015-08-16 16:38:24 +03:00
..
protocols Use `inferred=True` by default 2015-06-15 23:16:57 +02:00
zmq_driver Use pickle instead of jsonutils for serialization 2015-08-16 16:38:24 +03:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
amqp.py Allow to remove second _send_reply() call 2015-05-28 16:22:38 +03:00
amqpdriver.py Allow to remove second _send_reply() call 2015-05-28 16:22:38 +03:00
base.py Notifier implementation 2015-08-05 13:35:24 +03:00
common.py Use the oslo_utils stop watch in decaying timer 2015-03-23 20:06:22 -07:00
impl_fake.py Add drivers to the documentation 2015-06-03 11:40:57 +00:00
impl_qpid.py Add drivers to the documentation 2015-06-03 11:40:57 +00:00
impl_rabbit.py Merge "Add drivers to the documentation" 2015-06-12 21:10:53 +00:00
impl_zmq.py Fix fork-related issues 2015-08-10 16:19:45 +00:00
pool.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00