tooz/tooz
Julien Danjou 6eea97c3ef postgresql: only pass username and password if they are set
Passing None makes psycopg2 >= 2.7 use the string "None" as a role rather than
nothing like it used to do.

Change-Id: Idf575930ea363a7e7e613ebdca4595a9ca8f7389
2017-03-01 18:07:21 +01:00
..
drivers postgresql: only pass username and password if they are set 2017-03-01 18:07:21 +01:00
tests support unicode node name 2017-02-14 18:07:49 +00: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 Add partitioner implementation 2017-01-01 19:03:40 +01:00
hashring.py support unicode node name 2017-02-14 18:07:49 +00:00
locking.py Add lock breaking 2016-01-26 14:39:49 -08:00
partitioner.py Add partitioner implementation 2017-01-01 19:03:40 +01:00
utils.py Stop making tooz.utils depending on tooz.coordination 2017-01-01 18:47:16 +01:00