summaryrefslogtreecommitdiff
path: root/oslo_messaging
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the mandatory flagHervé Beraud2021-02-011-3/+7
* Fix type of direct_mandatory_flag optBen Nemec2020-12-221-6/+6
* Python 3.9: isAlive is removed12.6.0Thomas Goirand2020-10-163-31/+31
* Merge "Run rabbitmq heartbeat in python thread by default"Zuul2020-10-151-7/+9
|\
| * Run rabbitmq heartbeat in python thread by defaultHervé Beraud2020-08-271-7/+9
* | add min of 1 to rpc_conn_pool_sizeSean Mooney2020-10-133-1/+21
* | Adding pre-commitHervé Beraud2020-09-226-14/+13
* | Merge "Add a ping endpoint to RPC dispatcher"12.4.0Zuul2020-08-284-0/+68
|\ \ | |/ |/|
| * Add a ping endpoint to RPC dispatcherArnaud Morin2020-08-184-0/+68
* | Merge "Cancel consumer if queue down"12.3.0Zuul2020-08-012-31/+59
|\ \
| * | Cancel consumer if queue downshenjiatong2020-07-312-31/+59
* | | Merge "Bump bandit version"Zuul2020-07-281-2/+7
|\ \ \
| * | | Bump bandit versionMoisés Guimarães de Medeiros2020-07-251-2/+7
* | | | Merge "Catch ConnectionForced Exception"Zuul2020-07-281-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Catch ConnectionForced Exceptionshenjiatong2020-07-191-1/+3
| | |/ | |/|
* | | Merge "Drop a python 2 exception management"Zuul2020-07-171-8/+1
|\ \ \
| * | | Drop a python 2 exception managementHervé Beraud2020-06-181-8/+1
| |/ /
* | | tests: Resolves issues with kombu > 4.6.812.2.1Stephen Finucane2020-07-021-6/+9
| |/ |/|
* | Simplify tools/test-setup.shAndreas Jaeger2020-07-011-0/+4
|/
* Merge "Print warning message when connection running out"12.2.0Zuul2020-05-291-0/+4
|\
| * Print warning message when connection running outshenjiatong2020-05-131-0/+4
* | Remove six usageAndreas Jaeger2020-05-1138-150/+96
|/
* Remove monotonic usageSean McGinnis2020-05-042-18/+8
* Fix some typosushen2020-04-052-5/+5
* Update hacking for Python312.1.0Andreas Jaeger2020-03-309-37/+41
* Merge "Setup backend scenarios for functional tests"12.0.0Zuul2020-02-213-55/+56
|\
| * Setup backend scenarios for functional testsAndy Smith2020-02-053-55/+56
* | Remove the deprecated blocking executorHervé Beraud2020-02-186-57/+76
|/
* Merge "Add support for kafka SSL autentication"Zuul2020-01-303-3/+30
|\
| * Add support for kafka SSL autenticationMichal Arbet2020-01-163-3/+30
* | Don't log NoSuchMethod for special non-existing methodsOleg Bondarev2020-01-231-3/+9
|/
* Merge "Adding debug logs on AMQPListener poll"Zuul2020-01-151-0/+8
|\
| * Adding debug logs on AMQPListener pollHervé Beraud2020-01-141-0/+8
* | Merge "Do not use threading.Event"Zuul2019-12-189-29/+38
|\ \
| * | Do not use threading.EventJohn Eckersberg2019-12-189-29/+38
| |/
* | Merge "Removed unused variable pools"Zuul2019-12-181-2/+0
|\ \ | |/ |/|
| * Removed unused variable poolsChenjun Shen2019-12-181-2/+0
* | Revert "Add RPC incoming and reply log"10.4.1Kenneth Giusti2019-12-093-21/+1
* | Merge "Add RPC incoming and reply log"Zuul2019-11-123-1/+21
|\ \
| * | Add RPC incoming and reply logLIU Yulong2019-10-213-1/+21
| |/
* | Merge "Modify some comments to make them clickable"Zuul2019-11-041-3/+3
|\ \
| * | Modify some comments to make them clickableHervé Beraud2019-10-111-3/+3
| |/
* | Remove unused variable WAKE_UP10.3.0Chenjun Shen2019-10-291-2/+1
|/
* Fix spacing in help messagePierre Riteau2019-10-031-3/+3
* Align message serialization between driversBalazs Gibizer2019-09-211-7/+5
* Fix help text for heartbeat_in_pthread optionMatt Riedemann2019-09-181-6/+6
* Add the mandatory flag for direct send10.2.0Gabriele2019-08-212-7/+25
* Merge "Allow users run the rabbitmq heartbeat inside a standard pthread."Zuul2019-08-082-1/+57
|\
| * Allow users run the rabbitmq heartbeat inside a standard pthread.Hervé Beraud2019-08-072-1/+57
* | Fix nits on kafka compression help textBen Nemec2019-08-061-3/+3