Fix auto_balance and memory modification
[ganeti-local] / daemons /
2008-04-28 Iustin PopMove the 'cmd' lock from cli.py to ganeti-masterd
2008-04-28 Iustin PopConvert cli.SubmitOpCode to use the master
2008-04-28 Iustin PopMove iallocator script execution to ganeti-noded
2008-04-10 Iustin PopAdd per-opcode results to job processing
2008-04-05 Iustin PopImplement forking/master role checking in masterd
2008-04-05 Manuel Franceschiniganeti-noded directory functions for file backend
2008-04-04 Iustin PopAdd a simple gnt-job script
2008-04-04 Iustin PopMove the daemonize function to utils.py
2008-04-01 Iustin PopInitial tests with ganeti-masterd
2008-03-27 Iustin PopReduce log noise for the new http-based rpc
2008-03-19 Iustin PopMake ganeti-noded create BDEV_CACHE_DIR automatically
2008-03-11 Iustin PopModify utils.TcpPing to make source address optional
2008-02-22 Iustin PopBreak trunk by removing twisted
2008-02-05 Iustin PopAdd a test opcode that sleeps for a given duration
2007-12-12 Iustin PopModify ‘ganeti-watcher’ to run verify-disks
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-29 Iustin PopMake utils.RunCmd log failures when using debug
2007-11-13 Michael HanselmannSmall changes and fixes in ganeti-watcher.
2007-11-05 Guido TrotterConvert os_get to use OS rather than InvalidOS
2007-11-05 Guido TrotterSimplify diagnose mangling/unmangling functions
2007-11-02 Iustin PopImplement device to instance mapping cache
2007-10-29 Iustin PopImplement block device renaming
2007-10-25 Iustin PopModify two mirror-device related rpc calls
2007-10-17 Alexander SchreiberPatch series for reboot feature, part 1
2007-10-15 Iustin PopFix node daemon log file permissions
2007-10-10 Alexander SchreiberRemove fping as a dependency for Ganeti.
2007-10-10 Michael HanselmannExit ganeti-watcher cleanly when there's no configuration.
2007-10-10 Michael HanselmannDetect node restarts and reactivate disks.
2007-10-04 Michael HanselmannChange configuration storage format from Pickle to...
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-09-21 Iustin PopMove a constant from ganeti-master to constants.py
2007-09-17 Iustin PopImplement instance rename operation
2007-08-20 Iustin PopAdd ganeti-master to sbin_SCRIPTS
2007-08-14 Iustin PopStyle changes for pep-8 and python-3000 compliance.
2007-08-03 Michael HanselmannAdd instance name to LVM volume as a tag.
2007-07-26 Michael HanselmannComment formatting updates.
2007-07-25 Iustin PopSince the watcher can run on all nodes, let's get rid...
2007-07-25 Iustin PopMake the ganeti-watcher exit gracefully if it's not...
2007-07-24 Michael HanselmannFix parameter formatting.
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-23 Iustin PopBig change/cleanup in relation to the master startup:
2007-07-18 Michael HanselmannReplace tabs with spaces.
2007-07-16 Iustin PopInitial commit.