Fix a small typo in a constant
[ganeti-local] / lib / luxi.py
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