GitHub / openstack/tooz / commits
Coordinate distributed systems. Mirror of code maintained at opendev.org.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 12e22ef6 |
Fix mypy errors
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 3 months ago | |
| f022fae5 | merge Merge "typing: Enable strict checking" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| bc6a03c5 | merge Merge "typing: Add py.typed, Typed classifier" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| e7a6d675 | merge Merge "typing: Add type hints to tooz.driver.redis" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 2ea639a4 | merge Merge "redis: Flatten py3-only logic" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| dab3b747 | merge Merge "redis: Use bytes lock name" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 18caa027 | merge Merge "typing: Add type hints to tooz.driver.file" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 9fbf23ae | merge Merge "typing: Add type hints to tooz.driver.zookeeper" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| a4ae1506 | merge Merge "zookeeper: Normalize path generation" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| d3d07eba | merge Merge "zookeeper: Remove unnecessary staticmethod wrappers" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 6d2854c5 | merge Merge "typing: Add type hints to tooz.driver.kubernetes" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| a31fe61f | merge Merge "typing: Add type hints to tooz.driver.memcached" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| e8c498d7 |
typing: Add py.typed, Typed classifier
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 4 months ago | |
| ad84459c | merge Merge "Remove etcd driver" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
4 months ago | |
| 951ad95e |
tox: Use new constraints option
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 4 months ago | |
| e7118521 |
coordination: Change join_group capabilities default
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 5 months ago | |
| 70d13707 |
zookeeper: Normalize path generation
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 5 months ago | |
| bd4d7684 |
zookeeper: Remove unnecessary staticmethod wrappers
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 5 months ago | |
| f1fbed4b | merge Merge "zookeeper: Inline handler methods" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
5 months ago | |
| 47df98bb | merge Merge "zookeeper: Track joined groups to fix leave-on-stop race" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
5 months ago | |
| 6ee1d99c |
redis: Flatten py3-only logic
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 5 months ago | |
| bc1207d4 |
redis: Use bytes lock name
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 5 months ago | |
| 99419c50 |
zookeeper: Track joined groups to fix leave-on-stop race
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 5 months ago | |
| 032bb469 |
zookeeper: Inline handler methods
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 5 months ago | |
| 772ef24c | merge Merge "tests: Add test for str IDs" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
5 months ago | |
| ed17cc49 | merge Merge "gitignore: Ignore pifpaf artifacts" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
5 months ago | |
| 0d6f3210 | merge Merge "Decode provided IDs for exceptions, event repr" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
5 months ago | |
| 97f1fb9f | merge Merge "typing: Add missing dependency" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
5 months ago | |
| 29be6b7e |
tests: Add test for str IDs
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 64f85470 |
tests: Validate behavior of file driver with str IDs
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| d4820f6e |
trivial: Add explanation to test scripts
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| abacd94f |
Remove etcd driver
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| b557efab |
typing: Add type hints to tooz.driver.zookeeper
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| a34ab202 |
typing: Add type hints to tooz.driver.kubernetes
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| c6404a93 |
typing: Add type hints to tooz.driver.memcached
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 440c9ebc |
typing: Add type hints to tooz.driver.ipc
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 413e9bb8 |
typing: Normalize instance and static methods
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 0c32d91a |
typing: Add type hints to tooz.driver.file
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 859343d7 |
Decode provided IDs for exceptions, event repr
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 54fccdbf |
typing: Add type hints to tooz.driver.redis
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 334ee42e |
typing: Add type hints to tooz.driver.etcd3gw
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| b1344cf1 |
typing: Add type hints to tooz.driver.pgsql
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 3f3cbb83 |
typing: Add type hints to tooz.driver.mysql
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 7df2cb52 |
gitignore: Ignore pifpaf artifacts
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 2c20044b | merge Merge "typing: Add argument to tooz.NotImplementedError" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
6 months ago | |
| 46473b1f | merge Merge "Add initial typing" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
6 months ago | |
| 63981a89 |
Fix descriptions of Etcd3GW driver
Signed-off-by: Pavlo Shchelokovskyy <s****y@g****m> |
Pavlo Shchelokovskyy <s****y@g****m> | 6 months ago | |
| de4e3eda |
typing: Add argument to tooz.NotImplementedError
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| bc00eab3 |
typing: Enable strict checking
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| bf925b9b |
typing: Add type hints to tooz.coordination, tooz.partitioner
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| abca4e99 |
typing: Add type hints to tooz.hashring
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 32c396e8 |
typing: Add type hints to tooz.locking
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 3d93c595 |
typing: Add type hints to tooz._retry
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 956ab013 |
typing: Add type hints to tooz.utils
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| d60124f8 |
typing: Add missing dependency
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 3ee509f6 |
Add initial typing
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 42eb79cf |
ruff: Configure hacking as external linter
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 6 months ago | |
| 6a50eebe | merge Merge "Deprecate Consul driver" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
6 months ago | |
| 7d675de5 | merge Merge "Deprecate etcd driver" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
6 months ago | |
| 8a6270de |
Deprecate etcd driver
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 6 months ago | |
| 9b82ed1b |
Detect redis ports from env
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 6 months ago | |
| d1b91ef8 |
Remove zake driver
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 7 months ago | |
| 3de5906c |
Pin tooz-tox-py313-mysql to Ubuntu Noble
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 7 months ago | |
| aa92b7f0 |
Add ruff
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 7 months ago | |
| 685b888b | merge Merge "Move upper functional job from 3.12 to 3.13" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
9 months ago | |
| 41ddb20f |
Delay string interpolations at logging calls
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 9 months ago | |
| 7f3c0b99 |
Bump pyupgrade target to 3.10+
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 11 months ago | |
| 377e354c |
Move upper functional job from 3.12 to 3.13
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 12 months ago | |
| 93c9aa91 |
pre-commit: Bump dependencies
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 12 months ago | |
| aa6a6559 |
Migrate setup configuration to pyproject.toml
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | 12 months ago | |
| d31c30b8 |
Drop Python 3.9 support
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | 12 months ago | |
| 9e412935 |
Allow pssing ETCD_VERSION environment to tox
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| 7b92aceb | merge Merge "Bump etcd to 3.5.x" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| 694619e6 | merge Merge "Skip installation to speed up pep8 check" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| b9d841e4 | merge Merge "Allow overriding etcd version in tests" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
about 1 year ago | |
| 90d0a61b |
Bump etcd to 3.5.x
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| ca30baef |
Skip installation to speed up pep8 check
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| b261c0a8 |
Use upper-constraints
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| 1204f848 | Allow overriding etcd version in tests | Takashi Kajinami <k****t@o****m> | about 1 year ago | |
| 8df645f3 | merge Merge "Add TLS support for Memcached driver" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| e27ce8dd | merge Merge "add pyproject.toml to support pip 23.1" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| 324f4b4c | merge Merge "Drop environment for protobuf library" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| ca7a5a70 | merge Merge "Bump etcd in tests" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| e36ed855 |
add pyproject.toml to support pip 23.1
Co-authored-by: Sean Mooney <w****k@s****o> |
Takashi Kajinami <k****t@o****m> | over 1 year ago | |
| 1918d264 |
Deprecate Consul driver
Signed-off-by: Takashi Kajinami <k****t@o****m> |
Takashi Kajinami <k****t@o****m> | over 1 year ago | |
| 0aa2dd59 | merge Merge "Remove remaining uses of oslo.util md5 wrapper" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| 44549e24 | Drop environment for protobuf library | Takashi Kajinami <k****t@o****m> | over 1 year ago | |
| 57647bbc | Bump etcd in tests | Takashi Kajinami <k****t@o****m> | over 1 year ago | |
| ea73947c | tox: Remove basepython | Takashi Kajinami <k****t@o****m> | over 1 year ago | |
| 2b7a54ad | merge Merge "Add Kubernetes Lock support" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| f52bcf06 |
Remove remaining uses of oslo.util md5 wrapper
Signed-off-by: Stephen Finucane <s****n@r****m> |
Stephen Finucane <s****n@r****m> | over 1 year ago | |
| 379a3bd2 | merge Merge "Replace oslo_utils.encodeutils.exception_to_unicode" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
over 1 year ago | |
| 130a7253 | deprecate the eventlet handler from the zookeeper driver |
Hervé Beraud <h****d@r****m>
Committed by: Takashi Kajinami <k****t@o****m> |
over 1 year ago | |
| da24a9ea | Replace oslo_utils.encodeutils.exception_to_unicode | Takashi Kajinami <k****t@o****m> | over 1 year ago | |
| 3ef76fe4 | merge Merge "Run pyupgrade to clean up Python 2 syntaxes" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
almost 2 years ago | |
| b6fd2bde | Add note about requirements lower bounds | Takashi Kajinami <k****t@o****m> | almost 2 years ago | |
| d7393172 | merge Merge "Remove Python 3.8 support" |
Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g> |
almost 2 years ago | |
| 9c7dbf8f | Run pyupgrade to clean up Python 2 syntaxes | Takashi Kajinami <k****t@o****m> | almost 2 years ago | |
| afb5c8bf | Remove Windows support | Takashi Kajinami <k****t@o****m> | almost 2 years ago | |
| de0a78f9 | Remove Python 3.8 support | Takashi Kajinami <k****t@o****m> | almost 2 years ago |