Epydoc fixes
[ganeti-local] / lib / confd / client.py
2009-10-12 Michael HanselmannCode and docstring style fixes
2009-09-29 Guido Trotterconfd/client: make it possible to update peer list
2009-09-28 Guido Trotterconfd/client: pass self to upcalls
2009-09-28 Guido TrotterConfdFilterCallback: fix a bug in expire
2009-09-25 Guido TrotterImplement ConfdFilterCallback
2009-09-25 Guido TrotterConfd client: add module level documentation
2009-09-24 Guido TrotterUnpack the confd reply as an object, from the dict
2009-09-23 Guido TrotterConfd client library: enable optional logging
2009-09-23 Guido TrotterConfd client: make confd port configurable
2009-09-23 Guido TrotterConfd client: Change callback model
2009-09-23 Guido TrotterConfd client: make SendRequest args optional
2009-09-16 Guido TrotterConfd client library