oslo.messaging/oslo_messaging
Gabriele b7e9faf659
Add the mandatory flag for direct send
With this feature, the server will raise and log a Message Undeliverable
exception. So it is possible to log immediately an error in case the
reply queue does not exist for some reason.

This is part of blueprint transport-options
The blueprint link is [1]
Please follow the link [2] to use and test the feature.

1-
https://blueprints.launchpad.net/oslo.messaging/+spec/transport-options
2- https://github.com/Gsantomaggio/rabbitmq-utils/
tree/master/openstack/mandatory_test

Change-Id: Iac7474c06ef425a2afe5bcd912e51510ba1c8fb3
2019-08-21 14:46:59 +02:00
..
_drivers Add the mandatory flag for direct send 2019-08-21 14:46:59 +02:00
hacking Remove log translation and i18n 2019-04-24 11:55:38 +02:00
notify Add help msg to payload for CLI notifier 2019-05-23 18:52:19 +02:00
rpc Add the mandatory flag for direct send 2019-08-21 14:46:59 +02:00
tests Merge "Allow users run the rabbitmq heartbeat inside a standard pthread." 2019-08-08 15:50:07 +00: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 Implement mandatory flag for RabbitMQ driver 2019-07-01 21:38:32 +02: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 Implement the transport options 2019-06-24 16:50:35 +02:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00