98454aaf86

Currently it is not possible to modify the login method used with kombu connections via configuration files, and requires modifying the source code to actually add a login method in the first place. This adds a configuration option (and default) which are passed along to the kombu connection. RabbitMQ allows three login method strings by default, but server side plugins allow arbitrarily named strings to be used as login methods and as such it is not possible to provide a fixed list of options to the user. DocImpact Change-Id: I5c62a8dd4125d42bb429d3985061e37a9d519fff Closes-Bug: #1269890
Description
Languages
Python
99.8%
Shell
0.2%