6f9e46ba5c
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 |
||
---|---|---|
.. | ||
__init__.py | ||
file.py | ||
rpc.py | ||
test.py | ||
udp.py | ||
utils.py |