summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "py37: deal with Exception repr changes"Zuul2018-07-091-1/+2
|\ \
| * | py37: deal with Exception repr changesJames Page2018-07-051-1/+2
* | | Merge "py37: drop use of 'async' as parameter name"8.0.0Zuul2018-07-092-4/+4
|\ \ \ | |/ /
| * | py37: drop use of 'async' as parameter nameJames Page2018-07-052-4/+4
* | | Merge "Do not access the connection's socket during error callback"Zuul2018-07-061-5/+9
|\ \ \
| * | | Do not access the connection's socket during error callbackKenneth Giusti2018-07-061-5/+9
* | | | Fix debug log message - missing argumentKenneth Giusti2018-07-061-1/+1
|/ / /
* | | Merge "Remove transport aliases support"Zuul2018-07-054-118/+33
|\ \ \
| * | | Remove transport aliases supportSteve Kowalik2018-07-054-118/+33
* | | | Moving stestr to correct package order in test-requirements.txtVu Cong Tuan2018-07-051-1/+1
|/ / /
* | | Merge "Fix the bandit security linter test"Zuul2018-07-043-12/+16
|\ \ \
| * | | Fix the bandit security linter testKenneth Giusti2018-07-023-12/+16
| | |/ | |/|
* | | Merge "Switch to stestr"Zuul2018-07-046-21/+18
|\ \ \ | |_|/ |/| |
| * | Switch to stestrVu Cong Tuan2018-07-046-21/+18
* | | Merge "Enable RPC call monitoring in AMQP 1.0 driver"Zuul2018-07-045-67/+262
|\ \ \ | |_|/ |/| |