oslo.messaging/oslo_messaging/_drivers/amqp1_driver
Kenneth Giusti 9972158baa [AMQP 1.0] Propagate authentication errors to caller
When the connection fails due to an authentication issue raise a
MessageDeliveryFailure on all pending send requests. Include the
authentication error message in the exception.

Change-Id: I06b40c6c480a4d082dce64801736b3d12f696c26
Closes-Bug: 1508512
2017-01-03 09:48:55 -05:00
..
__init__.py Reorganize the AMQP 1.0 driver source files 2016-05-13 14:04:37 -04:00
addressing.py Fix typos in addressing.py and setup.cfg 2016-10-17 15:56:06 +08:00
controller.py [AMQP 1.0] Propagate authentication errors to caller 2017-01-03 09:48:55 -05:00
eventloop.py [AMQP 1.0] Propagate authentication errors to caller 2017-01-03 09:48:55 -05:00
opts.py Periodically purge sender link cache 2016-12-01 10:31:56 -05:00
oslo_messaging_amqp_driver_overview.rst [doc] Fix three typos 2016-11-28 21:14:31 +09:00