summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cap protobuf < 4.xstable/victoriaStephen Finucane2022-07-042-5/+21
* Enable retries in redis driverPavlo Shchelokovskyy2021-11-162-37/+42
* Retry on redis connection errorsvictoria-em2.7.2Matthias Runge2021-05-172-54/+80
* Merge "Update .gitreview for stable/victoria" into stable/victoriaZuul2020-10-221-0/+1
|\
| * Update .gitreview for stable/victoriaOpenStack Release Bot2020-09-111-0/+1
* | Blacklist etcd3gw 0.2.6Elod Illes2020-10-131-1/+1
|/
* Use safe_decode for decoding in zookeeper driver2.7.1Dmitriy Rabotyagov2020-07-291-3/+5
* Merge "hashring: allow choosing hash function"2.7.0Zuul2020-07-213-5/+30
|\
| * hashring: allow choosing hash functionDmitry Tantsur2020-07-123-5/+30
* | Fix breakage with PyMySQL 0.10.0Dmitry Tantsur2020-07-202-9/+13
|/
* Remove six libraryRiccardo Pittau2020-07-0122-86/+54
* Implements Group API for the Consul driver2.6.0Nick Maludy2020-06-156-25/+330
* Merge "Add python 3.8 to classifiers"2.5.1Zuul2020-06-081-0/+1
|\
| * Add python 3.8 to classifiersHervé Beraud2020-05-261-0/+1
* | Merge "Use unittest.mock instead of third party mock"2.5.0Zuul2020-06-037-15/+7
|\ \
| * | Use unittest.mock instead of third party mockHervé Beraud2020-05-157-15/+7
* | | Merge "Stop to use the __future__ module."Zuul2020-06-035-10/+0
|\ \ \
| * | | Stop to use the __future__ module.Hervé Beraud2020-06-025-10/+0
| | |/ | |/|
* | | Merge "Add release notes links to doc index"Zuul2020-06-031-1/+11
|\ \ \
| * | | Add release notes links to doc indexHervé Beraud2020-04-161-1/+11
* | | | Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-06-023-31/+13
| |/ / |/| |
* | | Merge "Update master for stable/ussuri"2.4.0Zuul2020-05-252-0/+7
|\ \ \ | |_|/ |/| |
| * | Update master for stable/ussuriOpenStack Release Bot2020-04-142-0/+7
| |/
* | Merge "Switch to Victoria tests"Zuul2020-05-152-61/+61
|\ \
| * | Switch to Victoria testsAndreas Jaeger2020-05-142-61/+61
* | | Add support for Consul ACL token parameter.JP Bourget2020-05-143-10/+37
|/ /
* | Add nose as test-requirementAndreas Jaeger2020-05-141-0/+1
* | Merge "ignore reno generated artifacts"Zuul2020-04-291-0/+3
|\ \
| * | ignore reno generated artifactsHervé Beraud2020-03-251-0/+3
* | | Fix mysql driver comparison operatorJP Bourget2020-04-281-1/+1
| |/ |/|
* | Merge "Add TLS support in etcd3 and etcd3gw drivers"2.3.0Zuul2020-04-017-7/+168
|\ \
| * | Add TLS support in etcd3 and etcd3gw driversAlan Bishop2020-04-017-7/+168
* | | Drop requirements-check jobElod Illes2020-03-311-1/+0
| |/ |/|
* | Merge "Adds heartbeating to the consul driver."2.2.0Zuul2020-03-042-0/+22
|\ \
| * | Adds heartbeating to the consul driver.Nick Maludy2020-03-032-0/+22
| |/
* | Merge "Avoid redis lock's expire_time exceeding timeout."2.1.0Zuul2020-03-022-2/+2
|\ \ | |/ |/|
| * Avoid redis lock's expire_time exceeding timeout.garenchan2019-06-012-2/+2
* | [ussuri][goal] Drop python 2.7 support and testing2.0.0Andreas Jaeger2020-02-036-89/+82
* | RedisLock release() should not check if the lock has been acquired1.67.2Bob.Haddleton2019-12-191-2/+0
* | Merge "Fix membership lease issue on the etcd3gw driver"1.67.1Zuul2019-12-161-1/+3
|\ \
| * | Fix membership lease issue on the etcd3gw driverKaifeng Wang2019-08-121-1/+3
* | | Merge "Drop os-testr test-requirement and pretty_tox.sh"1.67.0Zuul2019-10-103-19/+2
|\ \ \
| * | | Drop os-testr test-requirement and pretty_tox.shThomas Bechtold2019-09-243-19/+2
* | | | Merge "Add shared arg in metaclass Lock"Zuul2019-10-101-1/+4
|\ \ \ \
| * | | | Add shared arg in metaclass Lockyenai2019-09-051-1/+4
| |/ / /
* | | | Update master for stable/trainOpenStack Release Bot2019-09-202-0/+7
|/ / /
* | | Merge "Add Python 3 Train unit tests"1.66.2Zuul2019-08-122-3/+2
|\ \ \ | |/ / |/| |
| * | Add Python 3 Train unit testsCorey Bryant2019-07-052-3/+2
* | | Fix wrong log level during heartbeat1.66.1Kaifeng Wang2019-07-241-1/+1
* | | Merge "Move grpcio from requirements.txt to extras"1.66.0Zuul2019-07-082-1/+1
|\ \ \