summaryrefslogtreecommitdiff
path: root/oslo_messaging/tests
Commit message (Expand)AuthorAgeFilesLines
* update hacking pin to support flake8 3.8.3Sean Mooney2022-05-231-1/+1
* Merge "Add a new option to enforce the OpenSSL FIPS mode"Zuul2022-04-261-0/+60
|\
| * Add a new option to enforce the OpenSSL FIPS modeHervé Beraud2021-11-081-0/+60
* | tests: Fix test failures with kombu >= 5.2.4Stephen Finucane2022-04-051-6/+21
* | [rabbit] use retry parameters during notification sendingBalazs Gibizer2022-01-122-8/+15
* | Reproduce bug 1917645Balazs Gibizer2021-11-241-0/+68
* | Merge "use message id cache for RPC listener"Zuul2021-09-131-0/+52
|\ \
| * | use message id cache for RPC listenerNikita Kalyanov2021-09-101-0/+52
* | | Merge "limit maximum timeout in the poll loop"Zuul2021-09-131-0/+27
|\ \ \ | |/ /
| * | limit maximum timeout in the poll loopNikita Kalyanov2021-07-131-0/+27
| |/
* | amqp1: Do not reuse _socket_connection on reconnect12.9.1John Eckersberg2021-08-101-7/+36
* | 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
|/
* Add Support For oslo.metricsChing Kuo2021-06-081-0/+34
* remove unicode from codexuanyandong2021-01-031-10/+10
* Python 3.9: isAlive is removed12.6.0Thomas Goirand2020-10-163-31/+31
* add min of 1 to rpc_conn_pool_sizeSean Mooney2020-10-131-0/+15
* Adding pre-commitHervé Beraud2020-09-226-14/+13
* Merge "Add a ping endpoint to RPC dispatcher"12.4.0Zuul2020-08-281-0/+28
|\
| * Add a ping endpoint to RPC dispatcherArnaud Morin2020-08-181-0/+28
* | Merge "Cancel consumer if queue down"12.3.0Zuul2020-08-011-0/+7
|\ \
| * | Cancel consumer if queue downshenjiatong2020-07-311-0/+7
* | | 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
|/
* Remove six usageAndreas Jaeger2020-05-1119-33/+35
* Update hacking for Python312.1.0Andreas Jaeger2020-03-305-20/+22
* 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-182-35/+39
|/
* Add support for kafka SSL autenticationMichal Arbet2020-01-161-1/+7
* Do not use threading.EventJohn Eckersberg2019-12-184-20/+24
* Revert "Add RPC incoming and reply log"10.4.1Kenneth Giusti2019-12-091-1/+1
* Add RPC incoming and reply logLIU Yulong2019-10-211-1/+1
* Merge "Allow users run the rabbitmq heartbeat inside a standard pthread."Zuul2019-08-081-0/+6
|\
| * Allow users run the rabbitmq heartbeat inside a standard pthread.Hervé Beraud2019-08-071-0/+6
* | Merge "Support kafka message compression"10.0.0Zuul2019-08-052-0/+25
|\ \
| * | Support kafka message compressionzhang-shaoman2019-06-202-0/+25
| |/
* | Implement mandatory flag for RabbitMQ driverGabriele2019-07-012-2/+41
* | Implement the transport optionsGabriele2019-06-242-7/+16
* | Add transport_options parameterGabriele2019-06-142-9/+40
|/
* Merge "Handle unexpected failures during call monitor heartbeat"Zuul2019-04-221-1/+39
|\
| * Handle unexpected failures during call monitor heartbeatKenneth Giusti2019-02-201-1/+39
* | Update hacking versionZhijunWei2019-01-212-8/+8
|/
* Switch driver to confluent-kafka client libraryAndy Smith2018-12-043-41/+62
* Merge "Add a test for rabbit URLs lacking terminating '/'"Zuul2018-11-191-0/+3
|\
| * Add a test for rabbit URLs lacking terminating '/'Kenneth Giusti2018-10-191-0/+3
* | Use ensure_connection to prevent loss of connection error logs9.2.1Kenneth Giusti2018-11-051-3/+6
|/
* Fix oslo.messaging default transportMehdi Abaakouk2018-10-051-2/+11
* Refactor GetTransportSadPathTestCase9.0.0Steve Kowalik2018-09-251-25/+8
* Merge "Remove rpc_backend and ConfFixture.transport_driver"Zuul2018-09-244-56/+19
|\