tooz/tooz
Joshua Harlow 031f814612 Standardize the async result subclasses
Move away from these subclasses exposing there properties
as publicly viewable and have them only expose the base
class functions as things that are publicly useable.

This also adjusts how the zookeeper async result had a usage
of camelcasing that didn't seem to fit in the other naming
conventions that tooz uses.

Change-Id: Iaa1dd3bb7b359b2dab14a8aeeab9f2e3e9cd8d29
2014-09-18 21:47:33 +00:00
..
drivers Standardize the async result subclasses 2014-09-18 21:47:33 +00:00
openstack Use the more reliable sysv_ipc instead of posix_ipc+lockutils 2014-09-16 11:27:39 -07:00
tests Use the more reliable sysv_ipc instead of posix_ipc+lockutils 2014-09-16 11:27:39 -07:00
__init__.py Switch to a custom NotImplemented error 2014-09-12 11:20:17 +02:00
coordination.py Switch to a custom NotImplemented error 2014-09-12 11:20:17 +02:00
locking.py Standardize on the same lock acquire method definition 2014-09-17 18:19:06 -07:00
utils.py Be more tolerant of unicode exceptions 2014-09-18 17:08:11 +02:00