oslo.messaging/oslo_messaging
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
..
_drivers Add transport_options parameter 2019-06-14 15:47:39 +02:00
hacking Remove log translation and i18n 2019-04-24 11:55:38 +02:00
notify Remove log translation and i18n 2019-04-24 11:55:38 +02:00
rpc Add transport_options parameter 2019-06-14 15:47:39 +02:00
tests Add transport_options parameter 2019-06-14 15:47:39 +02:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_utils.py Use method fetch_current_thread_functor from oslo.utils 2016-09-24 15:22:44 +08:00
conffixture.py Update hacking version 2019-01-21 19:45:42 -05:00
dispatcher.py Remove useless logging import statements 2016-11-08 10:11:13 +08:00
exceptions.py Update hacking version 2019-01-21 19:45:42 -05:00
opts.py Update hacking version 2019-01-21 19:45:42 -05:00
serializer.py Update hacking version 2019-01-21 19:45:42 -05:00
server.py Remove log translation and i18n 2019-04-24 11:55:38 +02:00
target.py Fixups to the inline documentation 2016-09-12 09:49:00 -04:00
transport.py Add transport_options parameter 2019-06-14 15:47:39 +02:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00