summaryrefslogtreecommitdiff
path: root/oslo_messaging/_drivers/impl_fake.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six usageAndreas Jaeger2020-05-111-5/+5
* Do not use threading.EventJohn Eckersberg2019-12-181-1/+2
* Revert "Add RPC incoming and reply log"10.4.1Kenneth Giusti2019-12-091-2/+0
* Add RPC incoming and reply logLIU Yulong2019-10-211-0/+2
* Align message serialization between driversBalazs Gibizer2019-09-211-7/+5
* Add transport_options parameterGabriele2019-06-141-3/+5
* [rabbitmq] Implement active call monitoringDan Smith2018-05-091-1/+1
* Add heartbeat() method to RpcIncomingMessageDan Smith2018-04-241-0/+3
* Class-level _exchanges in FakeExchangeManagerdparalen2017-08-021-2/+3
* Remove logging from serialize_remote_exceptionGevorg Davoian2016-05-191-1/+1
* Refactor base interfacesDmitriy Ukhlov2016-04-201-7/+6
* Refactor driver's listener interfaceDmitriy Ukhlov2016-04-051-5/+9
* Refactors base classesdukhlov2016-02-081-9/+9
* batch notification listenerMehdi Abaakouk2015-12-081-0/+1
* Add drivers to the documentationDoug Hellmann2015-06-031-0/+6
* Move files out of the namespace packageDoug Hellmann2015-01-121-0/+241