deb-ceilometer/ceilometer/publisher
Mehdi Abaakouk 6f9e46ba5c oslo.messaging context must be a dict
oslo.messaging assumes the context is a dict not a RequestContext
and it assumes the payload in json serializable.

This patch ensures this.

Also it removes oslo.messaging mock on some tests and use real oslo.messaging
library with the fake driver.

Change-Id: Ie3c6083bbc4ec83de28e42bb10e7c50c7e135070
Closes-bug: #1275771
Closes-bug: #1317290
2014-05-20 17:56:39 +02:00
..
__init__.py Corrected import order 2013-11-13 14:41:33 +08:00
file.py Remove "# noqa" leftovers for gettextutils._ 2014-04-28 19:12:25 +04:00
rpc.py oslo.messaging context must be a dict 2014-05-20 17:56:39 +02:00
test.py Use samples vocable in cm.publisher.test 2013-08-21 13:36:44 +02:00
udp.py Remove "# noqa" leftovers for gettextutils._ 2014-04-28 19:12:25 +04:00
utils.py Improve help strings 2014-02-08 06:46:32 +01:00