Coordinate distributed systems.
aeb1f4c19f
pbr is not a runtime dependency, so there's no need to list it as one. Similarly, we don't need to install pre-commit in our test environment nor do we use nose of python-subunit (at least directly). Remove them all. We also remove so notes about dependency order that have not been relevant since the new dependency resolver was introduced in pip 20.3. Change-Id: Iea7a68dae4c96bc7118e946fc6d494a8799942af Signed-off-by: Stephen Finucane <stephenfin@redhat.com> |
||
---|---|---|
doc | ||
examples | ||
playbooks | ||
releasenotes | ||
tools | ||
tooz | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
run-examples.sh | ||
run-tests.sh | ||
setup-consul-env.sh | ||
setup-etcd-env.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Tooz
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/tooz/latest/
- Source: https://opendev.org/openstack/tooz
- Bugs: https://bugs.launchpad.net/python-tooz/
- Release notes: https://docs.openstack.org/releasenotes/tooz