summaryrefslogtreecommitdiff
path: root/oslo_messaging
Commit message (Expand)AuthorAgeFilesLines
* update hacking pin to support flake8 3.8.3Sean Mooney2022-05-231-1/+1
* Merge "Add EXTERNAL as rabbit login method"12.14.0Zuul2022-04-271-1/+1
|\
| * Add EXTERNAL as rabbit login methodhamza alqtaishat2022-04-251-1/+1
* | Merge "Add a new option to enforce the OpenSSL FIPS mode"Zuul2022-04-263-0/+87
|\ \ | |/ |/|
| * Add a new option to enforce the OpenSSL FIPS modeHervé Beraud2021-11-083-0/+87
* | tests: Fix test failures with kombu >= 5.2.4Stephen Finucane2022-04-051-6/+21
* | Merge "Adding support for rabbitmq quorum queues"12.13.0Zuul2022-02-082-9/+54
|\ \
| * | Adding support for rabbitmq quorum queuesHervé Beraud2022-02-052-9/+54
* | | Merge "[rabbit] use retry parameters during notification sending"12.12.0Zuul2022-01-127-26/+52
|\ \ \
| * | | [rabbit] use retry parameters during notification sendingBalazs Gibizer2022-01-127-26/+52
* | | | Merge "Reproduce bug 1917645"Zuul2021-12-211-0/+68
|\ \ \ \ | |/ / /
| * | | Reproduce bug 1917645Balazs Gibizer2021-11-241-0/+68
* | | | amqp1: fix race when reconnecting12.11.1John Eckersberg2021-11-091-1/+2
|/ / /
* | | Merge "Remove deprecation of heartbeat_in_pthread"12.11.0Zuul2021-10-211-1/+1
|\ \ \
| * | | Remove deprecation of heartbeat_in_pthreadHervé Beraud2021-10-141-1/+1
* | | | rabbit: move stdlib_threading bits into _utils12.10.0John Eckersberg2021-09-222-14/+15
* | | | Merge "use message id cache for RPC listener"Zuul2021-09-132-1/+61
|\ \ \ \
| * | | | use message id cache for RPC listenerNikita Kalyanov2021-09-102-1/+61
* | | | | Merge "limit maximum timeout in the poll loop"Zuul2021-09-132-2/+29
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | limit maximum timeout in the poll loopNikita Kalyanov2021-07-132-2/+29
| |/ /
* | | 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
|\ \ \