Modify gnt-node add to call external script
[ganeti-local] / test / ganeti.daemon_unittest.py
2010-07-12 Manuel FranceschiniConfd IPv6 support
2010-06-29 Guido TrotterAsyncTerminatedMessageStream: limit message count
2010-06-29 Guido TrotterAsyncTerminatedMessageStream: send_message
2010-06-03 Guido TrotterMerge branch 'devel-2.1'
2010-06-03 Guido Trotterdaemon.AsyncAwaker
2010-06-03 Guido TrotterTest the new streaming daemon classes
2010-06-02 Guido TrotterTestAsyncUDPSocket: remove dead code and add test
2010-06-02 Guido TrotterTestAsyncUDPSocket: test for oversized sends
2010-06-01 Guido TrotterMerge remote branch 'origin/devel-2.1'
2010-06-01 Guido TrotterAsyncUDPSocket: fix IgnoreSignals usage and test
2010-06-01 Guido Trotterreraise exceptions in async tests' error handlers
2010-05-22 Guido TrotterMainloop: handle SIGINT as well (and terminate)
2010-05-20 Guido TrotterTestMainloop: test scheduler priorities as well
2010-05-20 Guido TrotterFix race condition in mainloop unittest
2010-05-20 Guido TrotterTestMainloop.testReRun
2010-05-20 Guido TrotterAdd AsyncUDPSocket tests
2010-05-20 Guido TrotterAdd initial mainloop unittests