summaryrefslogtreecommitdiff
path: root/oslo_messaging
Commit message (Expand)AuthorAgeFilesLines
* amqp1: Do not reuse _socket_connection on reconnect12.9.1John Eckersberg2021-08-102-8/+37
* amqp1: re-organize TestFailover to be reused by TestSSLJohn Eckersberg2021-08-101-7/+13
* Revert "Disable AMQP 1.0 SSL unit tests"John Eckersberg2021-08-101-2/+1
* Merge "Remove the oslo_utils.fnmatch"Zuul2021-06-251-1/+1
|\
| * Remove the oslo_utils.fnmatchdengzhaosen2021-05-111-1/+1
* | Add Support For oslo.metricsChing Kuo2021-06-085-17/+349
* | Remove references to 'sys.version_info'12.8.0Jorhson Deng2021-04-281-12/+1
* | Merge "Correctly handle missing RabbitMQ queues"12.7.1Zuul2021-02-092-20/+51
|\ \
| * | Correctly handle missing RabbitMQ queuesHervé Beraud2021-02-042-20/+51
* | | Merge "remove unicode from code"Zuul2021-02-033-14/+14
|\ \ \ | |/ / |/| |
| * | remove unicode from codexuanyandong2021-01-033-14/+14
* | | Merge "Deprecate the mandatory flag"12.7.0Zuul2021-02-011-3/+7
|\ \ \
| * | | Deprecate the mandatory flagHervé Beraud2021-02-011-3/+7
* | | | Merge "fix variable name"12.6.1Zuul2021-01-081-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix variable nameHervé Beraud2020-12-111-3/+3
| |/ /
* | | 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
|\ \ | |/ |/|