summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Print warning message when connection running outstable/rockyshenjiatong2020-07-111-0/+4
* Simplify tools/test-setup.shAndreas Jaeger2020-07-063-35/+20
* Use default exchange for direct messagingOleg Bondarev2020-03-161-1/+2
* fix typosrocky-em8.1.4Hervé Beraud2019-08-092-5/+5
* Issue blocking ACK for RPC requests from the consumer threadKenneth Giusti2019-06-242-10/+74
* Fix switch connection destination when a rabbitmq cluster node disappearHervé Beraud2019-05-211-0/+18
* Cap Bandit below 1.6.0 and update Sphinx requirementKenneth Giusti2019-05-212-2/+3
* Retry to declare a queue after internal error8.1.3Gabriele2019-04-231-1/+22
* OpenDev Migration PatchOpenDev Sysadmins2019-04-197-41/+41
* Replace openstack.org git:// URLs with https://Ian Wienand2019-03-247-29/+29
* Merge "Add release note for amqp library TLS/SSL error" into stable/rockyZuul2019-02-251-0/+17
|\
| * Add release note for amqp library TLS/SSL errorKenneth Giusti2019-02-211-0/+17
* | Mark telemetry tests nv and remove from gateAndy Smith2019-02-221-2/+2
|/
* Avoid logging passwords on connection events8.1.28.1.1Kenneth Giusti2018-08-221-1/+3
* Merge "Update UPPER_CONSTRAINTS_FILE for stable/rocky" into stable/rockyZuul2018-08-161-1/+1
|\
| * Update UPPER_CONSTRAINTS_FILE for stable/rockyOpenStack Release Bot2018-07-261-1/+1
* | import zuul job settings from project-configDoug Hellmann2018-08-031-2/+13
|/
* Update .gitreview for stable/rockyOpenStack Release Bot2018-07-261-0/+1
* 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
|\ \ \ | |_|/ |/| |
| * | Enable RPC call monitoring in AMQP 1.0 driverKenneth Giusti2018-06-135-67/+262
* | | Replace 'raise StopIteration' with 'return'7.0.0Dougal Matthews2018-06-292-2/+2
* | | Remove fake_rabbit configuration optionSteve Kowalik2018-06-262-33/+1
| |/ |/|
* | Add release notes link to READMEmelissaml2018-06-211-0/+1
* | Add ZeroMQ deprecation release noteKenneth Giusti2018-06-151-0/+7
* | Merge "Fix oslo messaging gating"6.5.0Zuul2018-06-143-6/+6
|\ \
| * | Fix oslo messaging gatingMehdi Abaakouk2018-06-143-6/+6
* | | Mark the ZeroMQ driver deprecatedKenneth Giusti2018-06-112-0/+9
* | | Merge "fix tox python3 overrides"6.4.1Zuul2018-06-081-5/+12
|\ \ \ | |_|/ |/| |
| * | fix tox python3 overridesDoug Hellmann2018-06-071-5/+12
* | | Merge "Correct usage of transport_url in example"Zuul2018-06-062-5/+8
|\ \ \
| * | | Correct usage of transport_url in exampleSteve Kowalik2018-06-062-5/+8
| |/ /
* | | Add warning output if failed to rebuild exception when deserializeTommyLike2018-06-061-2/+4
|/ /
* | Add ConfFixture.transport_url6.4.0Steve Kowalik2018-06-016-26/+31