summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add thread name to the RabbitMQ heartbeat thread9.7.1Gabriele2019-05-241-1/+1
|/ /
* | Merge "Fix switch connection destination when a rabbitmq cluster node disappear"9.7.0Zuul2019-05-201-0/+18
|\ \
| * | Fix switch connection destination when a rabbitmq cluster node disappearHervé Beraud2019-05-131-0/+18
* | | Cap Bandit below 1.6.0 and update Sphinx requirementKenneth Giusti2019-05-142-2/+3
| |/ |/|
* | Merge "Remove log translation and i18n"Zuul2019-05-0418-268/+140
|\ \
| * | Remove log translation and i18nHervé Beraud2019-04-2418-268/+140
* | | Merge "Replace git.openstack.org URLs with opendev.org URLs"Zuul2019-05-035-11/+11
|\ \ \ | |_|/ |/| |
| * | Replace git.openstack.org URLs with opendev.org URLsjacky062019-04-265-11/+11
| |/
* | Merge "Consider the topic parameter as an array in client-notify"Zuul2019-04-291-1/+1
|\ \ | |/ |/|
| * Consider the topic parameter as an array in client-notifyGabriele2019-04-111-1/+1
* | Merge "Retry to declare a queue after internal error"Zuul2019-04-221-1/+22
|\ \
| * | Retry to declare a queue after internal errorGabriele2019-04-051-1/+22
* | | Merge "Handle unexpected failures during call monitor heartbeat"Zuul2019-04-223-3/+57
|\ \ \
| * | | Handle unexpected failures during call monitor heartbeatKenneth Giusti2019-02-203-3/+57
* | | | OpenDev Migration Patch9.6.0OpenDev Sysadmins2019-04-197-41/+41
* | | | Merge "Dropping the py35 testing"Zuul2019-04-183-19/+19
|\ \ \ \
| * | | | Dropping the py35 testingGhanshyam Mann2019-04-153-19/+19
* | | | | Merge "Update messaging intermediaries for amqp1 tests"Zuul2019-04-176-210/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update messaging intermediaries for amqp1 testsAndy Smith2019-03-116-210/+28
* | | | | Merge "Handle collections.abc deprecations"Zuul2019-04-111-3/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle collections.abc deprecationsSean McGinnis2019-04-091-3/+9
| | |_|/ | |/| |
* | | | Merge "Replace openstack.org git:// URLs with https://"Ian Wienand2019-04-106-21/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Replace openstack.org git:// URLs with https://Ian Wienand2019-03-246-21/+21
* | | | Unmark RabbitMQ heartbeat as experimentalPierre Riteau2019-03-261-1/+1
* | | | Merge "Explain why Listener connections cannot be pooled"Zuul2019-03-261-1/+22
|\ \ \ \
| * | | | Explain why Listener connections cannot be pooledKenneth Giusti2019-03-181-1/+22
| | |/ / | |/| |
* | | | Merge "Clarify the documentation for pooled Notification Listeners"Zuul2019-03-251-16/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Clarify the documentation for pooled Notification ListenersKenneth Giusti2019-03-111-16/+22
| |/ /
* | | Update master for stable/steinOpenStack Release Bot2019-03-182-0/+7
|/ /
* | Merge "Change python3.5 job to python3.7 job on Stein+"9.5.0Zuul2019-02-222-2/+1
|\ \
| * | Change python3.5 job to python3.7 job on Stein+Charles Short2019-02-142-2/+2
* | | Merge "Kafka driver deployment guide"Zuul2019-02-213-1/+247
|\ \ \
| * | | Kafka driver deployment guideAndy Smith2019-01-233-1/+247
* | | | Merge "Bump amqp requirement version to >=2.4.1"Zuul2019-02-203-2/+18
|\ \ \ \
| * | | | Bump amqp requirement version to >=2.4.1mb2019-02-183-2/+18
| | |/ / | |/| |
* | | | Merge "Update hacking version"Zuul2019-02-2021-111/+110
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update hacking versionZhijunWei2019-01-2121-111/+110
| |/ /
* | | Merge "add python 3.7 unit test job"Zuul2019-02-201-0/+1
|\ \ \
| * | | add python 3.7 unit test jobZhongShengping2019-02-191-0/+1
| |/ /
* | | Mark telemetry tests nv and remove from gateAndy Smith2019-02-181-2/+2
|/ /
* | Bump amqp requirement version to >= 2.4.09.4.0Kenneth Giusti2019-01-242-2/+2
|/
* 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
|\ \