summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable greenthreads for RabbitDriver "listen" connectionsHEAD14.3.0masterArnaud Morin2023-03-032-0/+5
* Update master for stable/2023.1OpenStack Release Bot2023-02-242-0/+7
* Fix typo in quorum-related variables for RabbitMQDmitriy Rabotyagov2023-02-143-6/+14
* Support overriding class for get_rpc_* helper functions14.2.0Tobias Urdin2023-01-234-7/+20
* tox cleanupsStephen Finucane2023-01-182-43/+53
* Merge "Remove logging from ProducerConnection._produce_message"14.1.0Zuul2022-12-213-15/+67
|\
| * Remove logging from ProducerConnection._produce_messageGuillaume Espanel2022-08-033-15/+67
* | 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-017-29/+74
|\ \ \
| * | | Implement get_rpc_client functionTobias Urdin2022-10-257-29/+74
* | | | Merge "Force creating non durable control exchange when a precondition failed"Zuul2022-11-162-3/+64
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Force creating non durable control exchange when a precondition failedHervé Beraud2021-12-152-3/+64
* | | Update master for stable/zedOpenStack Release Bot2022-09-092-0/+7
* | | Merge "update hacking pin to support flake8 3.8.3"Zuul2022-08-303-3/+3
|\ \ \
| * | | update hacking pin to support flake8 3.8.3Sean Mooney2022-05-233-3/+3
* | | | Change default value of "heartbeat_in_pthread" to False14.0.0Slawek Kaplonski2022-08-162-2/+13
| |_|/ |/| |
* | | Merge "Add quorum queue control configurations"13.0.0Zuul2022-06-133-7/+80
|\ \ \ | |/ / |/| |
| * | Add quorum queue control configurationshamza alqtaishat2022-04-063-7/+80
* | | Drop python3.6/3.7 support in testing runtimeHervé Beraud2022-05-051-3/+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-265-0/+98
|\ \ \ \
| * | | | Add a new option to enforce the OpenSSL FIPS modeHervé Beraud2021-11-085-0/+98
* | | | | Merge "Add Python3 zed unit tests"Zuul2022-04-261-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add Python3 zed unit testsOpenStack Release Bot2022-03-041-1/+1
* | | | | tests: Fix test failures with kombu >= 5.2.4Stephen Finucane2022-04-051-6/+21
|/ / / /
* | | | Update master for stable/yogaOpenStack Release Bot2022-03-042-0/+7
| |/ / |/| |
* | | Merge "Adding support for rabbitmq quorum queues"12.13.0Zuul2022-02-084-9/+66
|\ \ \
| * | | Adding support for rabbitmq quorum queuesHervé Beraud2022-02-054-9/+66
* | | | Merge "[rabbit] use retry parameters during notification sending"12.12.0Zuul2022-01-128-26/+60
|\ \ \ \
| * | | | [rabbit] use retry parameters during notification sendingBalazs Gibizer2022-01-128-26/+60
* | | | | Merge "Reproduce bug 1917645"Zuul2021-12-211-0/+68
|\ \ \ \ \ | |/ / / /
| * | | | Reproduce bug 1917645Balazs Gibizer2021-11-241-0/+68
| | |_|/ | |/| |
* | | | Update python testing classifierdengzhaosen2021-12-211-0/+1
* | | | amqp1: fix race when reconnecting12.11.1John Eckersberg2021-11-091-1/+2
|/ / /
* | | Merge "Remove deprecation of heartbeat_in_pthread"12.11.0Zuul2021-10-212-1/+7
|\ \ \
| * | | Remove deprecation of heartbeat_in_pthreadHervé Beraud2021-10-142-1/+7
* | | | 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
| |/ / /
* | | | Add Python3 yoga unit testsOpenStack Release Bot2021-09-101-1/+1
* | | | Update master for stable/xenaOpenStack Release Bot2021-09-102-0/+7
| |/ / |/| |
* | | 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 "Changed minversion in tox to 3.18.0"12.9.0Zuul2021-08-101-3/+3
|\ \ \ | |/ / |/| |
| * | Changed minversion in tox to 3.18.0yangyawei2021-06-071-3/+3