tooz/tooz
Gary Kotton 7f15e34c52 Using LOG.warning instead of LOG.warn
Python 3 deprecated the logger.warn method, see:
https://docs.python.org/3/library/logging.html#logging.warning
so we prefer to use warning to avoid DeprecationWarning.

Change-Id: Iac71d0c6d4209c236f4a4149eec0d08ec1682271
2016-06-06 05:51:11 -07:00
..
drivers Using LOG.warning instead of LOG.warn 2016-06-06 05:51:11 -07:00
tests Merge "coordination: expose a heartbeat loop method" 2016-05-30 14:36:07 +00:00
__init__.py Switch to a custom NotImplemented error 2014-09-12 11:20:17 +02:00
coordination.py coordination: expose a heartbeat loop method 2016-03-25 15:14:23 -07:00
locking.py Add lock breaking 2016-01-26 14:39:49 -08:00
utils.py Add base64 key encoder (and validations) 2016-01-08 15:17:34 -08:00