oslo.messaging/oslo_messaging/rpc
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
..
__init__.py Add get_rpc_transport call 2017-05-12 12:30:41 -04:00
client.py Add transport_options parameter 2019-06-14 15:47:39 +02:00
dispatcher.py Merge "Handle unexpected failures during call monitor heartbeat" 2019-04-22 22:11:48 +00:00
server.py Add the mandatory flag for direct send 2019-08-21 14:46:59 +02:00
transport.py Update hacking version 2019-01-21 19:45:42 -05:00