tooz/tooz/tests
Jay Pipes 9ba92a88d0 etcd3: add etcd3 coordination driver
This patch adds support to Tooz for taking advantage of the etcd3 gRPC-based
API (instead of the etcd2 HTTP/REST-based API) via the python-etcd3 library.

Change-Id: Ic7c3d9be42a9912fcb09c43e7637270db4011c4a
2017-04-17 11:47:15 -04:00
..
drivers Move ToozError to root module 2016-12-07 23:40:35 +01:00
__init__.py tests: tests fail if no URL is set + run partitioner tests on basic drivers 2017-03-28 18:29:47 +02:00
test_coordination.py tests: tests fail if no URL is set + run partitioner tests on basic drivers 2017-03-28 18:29:47 +02:00
test_etcd.py etcd: properly block when using 'wait' 2016-07-20 16:50:16 +03:00
test_etcd3.py etcd3: add etcd3 coordination driver 2017-04-17 11:47:15 -04:00
test_hashring.py add weight tests for add_nodes 2017-03-27 22:09:25 +00:00
test_memcache.py Move the cached-based watcher implementation into its own class 2016-11-30 14:57:53 +01:00
test_mysql.py Move ToozError to root module 2016-12-07 23:40:35 +01:00
test_partitioner.py get weight of existing members 2017-03-27 14:38:25 +00:00
test_postgresql.py Move ToozError to root module 2016-12-07 23:40:35 +01:00
test_utils.py Move ToozError to root module 2016-12-07 23:40:35 +01:00