Dmitriy Rabotyagov 9aa22c34ca Use safe_decode for decoding in zookeeper driver
Current behaviour leds to AttributeError because py3 don't have decode
attribut for the string objects. So it's better to use safe_decode from
oslo_utils.encodeutils for that purpose

Change-Id: I22ce4212381511e2b2631a97057d6da938024b99
2020-07-29 15:43:06 +00:00
2020-07-01 15:56:53 +02:00
2019-05-10 20:02:04 +00:00
2018-09-18 00:37:30 +00:00
2020-03-25 13:17:59 +01:00
2019-04-19 19:27:52 +00:00
2018-09-18 00:37:30 +00:00
2016-09-22 10:20:50 +02:00
2016-11-18 16:44:36 +08:00
2013-12-19 12:18:35 +01:00
2020-07-01 15:56:53 +02:00
2020-05-26 14:06:45 +02:00
2015-09-17 12:17:45 +00:00
2020-05-14 13:13:57 +02:00

Tooz

Latest Version

Downloads

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.

Join us

Description
Coordinate distributed systems.
Readme 10 MiB
Languages
Python 99.2%
Shell 0.8%