summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnecessary use of items()9.3.1Dirk Mueller2019-01-071-5/+6
* Merge "Switch driver to confluent-kafka client library"9.3.0Zuul2018-12-0712-158/+222
|\
| * Switch driver to confluent-kafka client libraryAndy Smith2018-12-0412-158/+222
* | Update mailinglist from dev to discussZhongShengping2018-12-051-1/+1
|/
* Don't use monotonic with Python >=3.3Andy Smith2018-12-034-5/+15
* 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-052-4/+12
* | Merge "Use default exchange for direct messaging"9.2.0Zuul2018-11-011-1/+2
|\ \
| * | Use default exchange for direct messagingOleg Bondarev2018-09-251-1/+2
* | | Merge "doc: Remove crud from conf.py file"Zuul2018-10-232-280/+26
|\ \ \ | |_|/ |/| |
| * | doc: Remove crud from conf.py fileHervé Beraud2018-10-152-280/+26
* | | Use '/' for the vhost if the transport_url has no trailing '/'9.1.1Kenneth Giusti2018-10-181-1/+1
* | | Merge "Clean up .gitignore references to personal tools"Zuul2018-10-161-2/+11
|\ \ \
| * | | Clean up .gitignore references to personal toolsZhongShengping2018-10-151-2/+11
| |/ /
* | | Using pip as a python module9.1.0Hervé Beraud2018-10-151-1/+1
|/ /
* | Allow transport_url initialization in ConfFixture constructorKenneth Giusti2018-10-091-1/+6
* | Merge "Fix oslo.messaging default transport"9.0.1Zuul2018-10-052-4/+12
|\ \
| * | Fix oslo.messaging default transportMehdi Abaakouk2018-10-052-4/+12
* | | always build universal wheelsHervé Beraud2018-10-041-1/+1
|/ /
* | Refactor GetTransportSadPathTestCase9.0.0Steve Kowalik2018-09-251-25/+8
|/
* Merge "Add release note about deprecated option removals"Zuul2018-09-241-0/+11
|\
| * Add release note about deprecated option removalsSteve Kowalik2018-09-141-0/+11
* | Merge "Remove rpc_backend and ConfFixture.transport_driver"Zuul2018-09-246-99/+20
|\ \
| * | Remove rpc_backend and ConfFixture.transport_driverSteve Kowalik2018-09-136-99/+20
* | | Merge "Use templates for cover and lower-constraints"Zuul2018-09-241-16/+12
|\ \ \ | |_|/ |/| |
| * | Use templates for cover and lower-constraintsAndreas Jaeger2018-09-071-16/+12
| |/
* | Merge "Remove deprecated amqp1 options"Zuul2018-09-143-49/+6
|\ \
| * | Remove deprecated amqp1 optionsSteve Kowalik2018-09-053-49/+6
* | | Merge "Remove default_{host,port} deprecated options"Zuul2018-09-143-34/+2
|\ \ \
| * | | Remove default_{host,port} deprecated optionsSteve Kowalik2018-09-053-34/+2
| |/ /
* | | Remove deprecated rabbit optionsSteve Kowalik2018-09-103-94/+30
| |/ |/|
* | Remove rabbit_durable_queues deprecated optionSteve Kowalik2018-09-051-8/+0
|/
* Merge "Remove the deprecated ZeroMQ driver"Zuul2018-08-2976-6480/+15
|\
| * Remove the deprecated ZeroMQ driverAndy Smith2018-08-2876-6480/+15
* | Merge "Fix the coverage tox tests"Zuul2018-08-292-1/+7
|\ \ | |/ |/|
| * Fix the coverage tox testsKenneth Giusti2018-08-202-1/+7
* | Avoid logging passwords on connection eventsKenneth Giusti2018-08-201-1/+3
|/
* add lib-forward-testing-python3 test jobDoug Hellmann2018-08-111-0/+1
* add python 3.6 unit test jobDoug Hellmann2018-08-071-0/+1
* import zuul job settings from project-configDoug Hellmann2018-08-031-2/+13
* Call listener stop only if listener is initializedAndras Kovi2018-08-021-2/+4
* Merge "Update reno for stable/rocky"Zuul2018-08-012-0/+7
|\
| * Update reno for stable/rockyOpenStack Release Bot2018-07-262-0/+7
* | Merge "Issue blocking ACK for RPC requests from the consumer thread"Zuul2018-07-302-10/+74
|\ \
| * | Issue blocking ACK for RPC requests from the consumer threadKenneth Giusti2018-07-112-10/+74
* | | Remove setting of DEVSTACK_GATE_EXERCISESDirk Mueller2018-07-174-4/+0
| |/ |/|
* | Bump py-amqp to >= 2.3.08.1.0Daniel Alvarez2018-07-112-2/+2
|/
* Merge "No longer allow redundant calls to server start()"Zuul2018-07-101-6/+4
|\
| * No longer allow redundant calls to server start()Kenneth Giusti2018-07-031-6/+4