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
Tooz
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/tooz/latest/
- Source: https://opendev.org/openstack/tooz
- Bugs: https://bugs.launchpad.net/python-tooz/
- Release notes: https://docs.openstack.org/releasenotes/tooz
Join us
Description
Languages
Python
99.2%
Shell
0.8%