Hi all, I was wondering if anyone had any strong feelings about moving from python-evzookeeper (https://pypi.python.org/pypi/evzookeeper/0.4.0) to kazoo (https://pypi.python.org/pypi/kazoo). Kazoo seems to be under a little more active development & maturity, and itself is pure-python (no dependence on a c-library and the associated issues with eventlet). I also like how kazoo has more of the recipes and primitives that will be useful going forward as the need for zookeeper gets bigger and bigger. Kazoo also seems to be in active use @ mozilla, zope, reddit and others, and has nice docs also @ http://kazoo.readthedocs.org/en/latest/ The only place right now that I see this attempt to use evzookeeper is in the servicegroup code, which I think can be ported to kazoo pretty easily. Would anyone have any strong feelings on that change? -Josh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130501/f69ed82f/attachment.html>