Add daemon for instance import and export
[ganeti-local] / lib / errors.py
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-18 René NussbaumerFix a typo in the doc string
2009-11-06 Guido TrotterAdd errors.ReservationError
2009-11-04 Iustin PopIntroduce a wrapper for hostname resolving
2009-11-02 Iustin PopIntroduce two-argument style for OpPrereqError
2009-11-02 Iustin PopRemove the OpRetryError exception
2009-09-25 Iustin PopMove the luxi error handling into errors.py
2009-09-16 Guido TrotterConfd client library
2009-09-16 Guido TrotterMove fourcc packing/unpacking to main confd module
2009-09-16 Guido TrotterAsyncUDPSocket: Move to a well defined UDP size
2009-08-28 Guido TrotterAdd errors.InotifyError
2009-08-27 Iustin PopMove the luxi error handling into errors.py
2009-08-10 Guido TrotterBasic exceptions used by confd
2009-07-29 Michael HanselmannAdd first implementation of generic storage unit framework
2009-07-14 Guido TrotterHMAC authenticated json messages
2009-06-15 Iustin PopRemove old invalid-os related functionality
2009-06-15 Iustin PopConver node_leave_cluster rpc to new style result
2009-02-10 Guido TrotterInstance parameters: force typing
2008-12-17 Michael HanselmannAdd job queue size limit
2008-12-11 Iustin PopFix epydoc format warnings
2008-10-15 Iustin PopImplement the job queue drain flag
2008-10-15 Iustin PopImplement transport of ganeti errors across luxi
2008-10-15 Iustin PopChange the JobQueueError parent class
2008-07-11 Michael HanselmannAdd experimental persistency to job queue
2008-06-27 Guido TrotterSimplify QuitGanetiException instantiation
2008-06-26 Guido TrotterAdd errors.QuitGanetiException
2008-06-26 Guido TrotterAdd missing empty line in SshKeyError's docstring
2008-06-18 Michael Hanselmannganeti-watcher: Replace custom exceptions with ganeti...
2008-04-28 Iustin PopConvert cli.SubmitOpCode to use the master
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-04 Guido TrotterShip (and display) path for InvalidOS errors too.
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-08-08 Iustin PopImplement tag support for cluster, nodes and instances.
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-16 Iustin PopInitial commit.