Coordinate distributed systems.
Go to file
Takashi Kajinami afb5c8bf12 Remove Windows support
Since Winstackers project has been retired, running OpenStack on
Windows operating systems is no longer tested or maintained.

Change-Id: I9f1a17d535f0aae7dfd584f11908dbea7aaaea36
2024-11-02 20:51:20 +09:00
doc Run pyupgrade to clean up Python 2 syntaxes 2024-10-22 16:43:10 +09:00
examples Adding pre-commit 2020-10-09 15:35:34 +00:00
playbooks Unblock tooz gate 2019-05-10 20:02:04 +00:00
releasenotes Remove Windows support 2024-11-02 20:51:20 +09:00
tools Run pyupgrade to clean up Python 2 syntaxes 2024-10-22 16:43:10 +09:00
tooz Remove Windows support 2024-11-02 20:51:20 +09:00
.coveragerc Fix coverage tests 2018-09-18 00:37:30 +00:00
.gitignore Ignore .eggs directory 2023-12-22 21:41:12 +09:00
.gitreview OpenDev Migration Patch 2019-04-19 19:27:52 +00:00
.pre-commit-config.yaml Run pyupgrade to clean up Python 2 syntaxes 2024-10-22 16:43:10 +09:00
.stestr.conf Migrate to stestr 2018-09-18 00:37:30 +00:00
.zuul.yaml Bump python versions used in tests 2024-10-02 02:16:15 +00:00
bindep.txt Bump python versions used in tests 2024-10-02 02:16:15 +00:00
CONTRIBUTING.rst Add CONTRIBUTING.rst 2016-11-18 16:44:36 +08:00
LICENSE First commit of Tooz 2013-12-19 12:18:35 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-22 14:58:13 +08:00
requirements.txt Add note about requirements lower bounds 2024-10-31 09:57:21 +09:00
run-examples.sh Have examples run in the py27 environment and make them work 2014-09-19 11:57:56 -07:00
run-tests.sh Simplify env list and test running 2017-06-09 18:09:31 +02:00
setup-consul-env.sh Implements Group API for the Consul driver 2020-06-15 11:24:49 -05:00
setup-etcd-env.sh Update the default etcd3gw endpoint to v3 2023-09-27 09:26:52 +00:00
setup.cfg Remove Python 3.8 support 2024-10-16 11:54:53 +09:00
setup.py Cleanup py27 support 2023-08-08 17:15:17 +08:00
test-requirements.txt Remove unnecessary dependencies 2024-03-28 10:20:41 +00:00
tox.ini Fix outdated tox minversion 2024-10-13 21:40:16 +09:00

Tooz

Latest Version

Downloads

The Tooz project aims at centralizing the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications.

Join us