mistral/mistral/tests/unit/rpc/kombu
Thomas Herve a944cdb98e Don't use oslo context get_logging_values
get_logging_values has been changed recently to not pass the token
anymore, call to_dict as expected.

Change-Id: I3a7f1293a4d0082274af270f86b5c732d898f8bc
Closes-Bug: #1733345
2017-11-24 14:52:42 +01:00
..
__init__.py Make rpc_backend not engine specific 2017-04-27 20:02:40 +00:00
base.py Refactor Kombu-based RPC 2017-05-01 13:37:50 +00:00
fake_kombu.py Make rpc_backend not engine specific 2017-04-27 20:02:40 +00:00
test_kombu_client.py Don't use oslo context get_logging_values 2017-11-24 14:52:42 +01:00
test_kombu_listener.py Enable some off-by-default checks 2017-07-15 05:39:29 +00:00
test_kombu_server.py Mistral fails on RabbitMQ restart 2017-10-06 03:44:00 +00:00