oslo.messaging/oslo/messaging/_drivers/protocols
Kenneth Giusti f43fe66be0 Enable user authentication in the AMQP 1.0 driver
The TransportHost class allows user credentials to be supplied as part
of the URL that identifies the host.  Prior to this patch, these
credentials - username and password - were ignored by the AMQP 1.0
driver.  This prevents connections to a message broker that has been
configured to use SASL PLAIN authentication.

Closes-Bug: #1385445
Change-Id: Ib9279ed40b0f4cff62e1c742069c8f49f5625659
2014-10-31 11:46:24 -04:00
..
amqp Enable user authentication in the AMQP 1.0 driver 2014-10-31 11:46:24 -04:00
__init__.py An initial implementation of an AMQP 1.0 based messaging driver 2014-09-04 15:12:43 -04:00