Fix a couple of epydoc warnings
[ganeti-local] / lib / luxi.py
2009-07-19 Iustin PopAdd a luxi call for multi-job submit
2009-07-07 Michael HanselmannFix pylint warnings
2009-07-07 Michael HanselmannFix problem with EAGAIN on socket connection in clients
2009-07-07 Michael HanselmannFix some typos
2009-02-04 Iustin PopAdd one new luxi query: cluster info
2009-02-04 Iustin PopImplement lockless query operations
2009-01-22 Iustin Popluxi: close and reopen the socket on errors
2009-01-20 Guido TrotterFix a typo in luxi's docstring
2008-12-18 Michael HanselmannPrevent RPC timeout on auto-archiving jobs
2008-10-16 Iustin PopAdd an interface for the drain flag changes/query
2008-10-15 Iustin PopImplement transport of ganeti errors across luxi
2008-10-06 Iustin PopImplement job auto-archiving
2008-10-01 Michael HanselmannAdd new query to get cluster config values
2008-08-29 Iustin PopMake WaitForJobChanges deal with long jobs
2008-08-28 Michael HanselmannFix error message when masterd is not listening
2008-08-27 Michael HanselmannMake sure that client programs get all messages
2008-08-11 Michael HanselmannAdd RPC call to wait for job changes
2008-08-08 Michael HanselmannAdd query function for exports
2008-08-06 Michael HanselmannImplement query for nodes
2008-08-06 Michael HanselmannImplement query for instances
2008-07-30 Iustin PopFix pylint-detected issues
2008-07-09 Michael HanselmannRemove old job queue code
2008-07-09 Michael HanselmannChange masterd/client RPC protocol
2008-07-09 Michael HanselmannMake luxi RPC more flexible
2008-07-08 Michael Hanselmannluxi: Use serializer module instead of simplejson
2008-06-21 Iustin PopImplement handling of luxi errors in cli.py
2008-04-10 Iustin PopChange client protocol to raise exception on failures
2008-04-07 Iustin PopMove some checks from cli.py to luxi.py
2008-04-01 Iustin PopAdd submit function to lib/cli.py
2008-04-01 Iustin PopInitial implementation of the client unix socket