oslo.messaging/oslo_messaging/tests/rpc
Gabriele 83266cc6ea
Add transport_options parameter
With this new parameter is possible to pass other parameters
from the client to the drivers.
So it is possible to tune the driver behavior.

For example can be used to send the mandatory flag in RabbitMQ

Note:
  - The transport_options parameter is not actually used (yet).
  - This part of blueprint transport-options  (first part)

Implements: blueprint transport-options
The blueprint link is
https://blueprints.launchpad.net/oslo.messaging/+spec/transport-options

Change-Id: Iff23a9344c2c87259cf36b0d14c0a9fc075a2a72
2019-06-14 15:47:39 +02:00
..
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
test_client.py Add transport_options parameter 2019-06-14 15:47:39 +02:00
test_dispatcher.py Handle unexpected failures during call monitor heartbeat 2019-02-20 15:07:31 -05:00
test_server.py Fix default value of RPC dispatcher access_policy 2017-09-24 20:25:38 -07:00