summaryrefslogtreecommitdiff
path: root/oslo_messaging
Commit message (Expand)AuthorAgeFilesLines
* Disable greenthreads for RabbitDriver "listen" connectionsHEAD14.3.0masterArnaud Morin2023-03-032-0/+5
* Fix typo in quorum-related variables for RabbitMQDmitriy Rabotyagov2023-02-141-4/+6
* Support overriding class for get_rpc_* helper functions14.2.0Tobias Urdin2023-01-233-7/+15
* Merge "Remove logging from ProducerConnection._produce_message"14.1.0Zuul2022-12-212-15/+59
|\
| * Remove logging from ProducerConnection._produce_messageGuillaume Espanel2022-08-032-15/+59
* | Merge "Warn when we force creating a non durable exchange"Zuul2022-12-201-0/+1
|\ \
| * | Warn when we force creating a non durable exchangeHervé Beraud2022-10-181-0/+1
* | | Merge "Implement get_rpc_client function"Zuul2022-12-015-28/+62
|\ \ \
| * | | Implement get_rpc_client functionTobias Urdin2022-10-255-28/+62
* | | | Merge "Force creating non durable control exchange when a precondition failed"Zuul2022-11-161-3/+59
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Force creating non durable control exchange when a precondition failedHervé Beraud2021-12-151-3/+59
* | | Merge "update hacking pin to support flake8 3.8.3"Zuul2022-08-301-1/+1
|\ \ \
| * | | update hacking pin to support flake8 3.8.3Sean Mooney2022-05-231-1/+1
* | | | Change default value of "heartbeat_in_pthread" to False14.0.0Slawek Kaplonski2022-08-161-2/+4
| |_|/ |/| |
* | | Merge "Add quorum queue control configurations"13.0.0Zuul2022-06-131-7/+71
|\ \ \ | |/ / |/| |
| * | Add quorum queue control configurationshamza alqtaishat2022-04-061-7/+71
* | | 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
| |/ /