summaryrefslogtreecommitdiff
path: root/oslo_messaging/_drivers/impl_amqp1.py
Commit message (Expand)AuthorAgeFilesLines
* Enable RPC call monitoring in AMQP 1.0 driverKenneth Giusti2018-06-131-19/+54
* [rabbitmq] Implement active call monitoringDan Smith2018-05-091-1/+6
* Add heartbeat() method to RpcIncomingMessageDan Smith2018-04-241-0/+3
* Merge "Add support for virtual hosts"Jenkins2017-09-071-2/+1
|\
| * Add support for virtual hostsKenneth Giusti2017-07-281-2/+1
* | Remove envelope argument from driver send() interfaceRajath Agasthya2017-08-251-5/+2
|/
* [AMQP 1.0] if RPC call is configured as presettled ignore acksKenneth Giusti2017-04-071-1/+2
* Validate the transport url query stringMehdi Abaakouk2017-02-271-1/+1
* drivers: use common.ConfigOptsProxy everywhereMehdi Abaakouk2017-02-271-0/+1
* [AMQP 1.0] Resend messages that are released or modifiedKenneth Giusti2017-01-091-3/+3
* [AMQP 1.0] Avoid unnecessary thread switch on ackKenneth Giusti2016-10-111-6/+0
* Remove debug logs from fast pathKenneth Giusti2016-10-031-8/+1
* [AMQP 1.0] Make the default settlement behavior configurableKenneth Giusti2016-08-241-4/+21
* Merge "[AMQP 1.0] small fixes to improve timer scalability" into feature/amqp...Jenkins2016-08-171-8/+9
|\
| * [AMQP 1.0] small fixes to improve timer scalabilityKenneth Giusti2016-08-151-8/+9
* | Merge "Remove the max_send_retries option" into feature/amqp-dispatch-routerJenkins2016-08-061-4/+2
|\ \
| * | Remove the max_send_retries optionKenneth Giusti2016-08-011-4/+2
| |/
* | Log a warning when connected to a routable message busKenneth Giusti2016-08-041-2/+0
|/
* [AMQP 1.0] Add configuration parameters for send message deadlineAndrew Smith2016-07-071-4/+5
* Re-factor the AMQP 1.0 addressing semanticsKenneth Giusti2016-07-061-4/+7
* [AMQP 1.0] Add acknowledge and requeue handling for incoming messageAndrew Smith2016-07-011-6/+24
* Refactor AMQP 1.0 command task to support timersKenneth Giusti2016-06-141-30/+73
* Refactor link management to support link recoveryKenneth Giusti2016-06-131-13/+47
* Remove logging from serialize_remote_exceptionGevorg Davoian2016-05-191-2/+2
* Reorganize the AMQP 1.0 driver source filesKenneth Giusti2016-05-131-0/+299