tooz/tooz
Kaifeng Wang a4f1288ee4 Fix wrong log level during heartbeat
It appears that tooz used log.warning which is a method
instead of an integer required by tenacity.

Change-Id: I0dd40f578ff0fc7bd1cd64c7889de2148ae6b06c
Closes-Bug: #1837693
2019-07-24 13:20:36 +08:00
..
drivers More explicitly document driver connection strings 2018-12-17 22:37:55 +00:00
tests Fixed UnicodeEncodeError for Python2 unicode objects 2019-02-01 18:11:28 +02:00
__init__.py Move ToozError to root module 2016-12-07 23:40:35 +01:00
_retry.py coordinator: add join_group_create 2016-11-24 10:25:52 +01:00
coordination.py Fix wrong log level during heartbeat 2019-07-24 13:20:36 +08:00
hashring.py simplify hashring node lookup 2017-04-02 17:45:30 +00:00
locking.py Add shared filelock 2017-03-21 11:27:24 +08:00
partitioner.py Fixed UnicodeEncodeError for Python2 unicode objects 2019-02-01 18:11:28 +02:00
utils.py Stop making tooz.utils depending on tooz.coordination 2017-01-01 18:47:16 +01:00