mistral/mistral/rpc
Dougal Matthews 9be7e928d6 Remove remaining references to the rpc_backend
A number of configuration options provided by oslo.messaging were
deprecated in Ocata and have now been removed. See
https://docs.openstack.org/releasenotes/oslo.messaging/unreleased.html#upgrade-notes
for more details.

* Because of the removal of a number of options from
  [oslo_messaging_rabbit] some code related to them and the
  corresponding tests for the Kombu RPC now don't make sense
  and so they've been removed by this patch.
* Style/formatting changes in the Kombu RPC tests.

Change-Id: I37c71dbe4bb270367f5434b0b8c2557e29a9b1df
2018-10-12 11:23:50 +07:00
..
kombu Remove remaining references to the rpc_backend 2018-10-12 11:23:50 +07:00
oslo Add the config option for Oslo Messaging executor type 2018-07-12 14:36:19 +07:00
__init__.py Make rpc_backend not engine specific 2017-04-27 20:02:40 +00:00
base.py Add the config option for Oslo Messaging executor type 2018-07-12 14:36:19 +07:00
clients.py Cleanup transport along RPC clients 2018-09-27 11:45:42 +02:00