Create runtime dir in bootstrap
[ganeti-local] / daemons / ganeti-noded
2009-02-27 Guido TrotterCreate runtime dir in bootstrap
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-12 Iustin PopSwitch the instance_shutdown rpc to (status, data)
2009-02-12 Iustin PopSwitch the instance_reboot rpc to (status, data)
2009-02-11 Guido Trotterganeti-noded: Create LOCK_DIR if missing
2009-02-09 Iustin PopUniformize some function names in backend.py
2009-02-09 Iustin Poprpc.call_blockdev_find: convert to (status, data)
2009-02-09 Iustin PopFix handling OS errors in AddOSToInstance
2009-01-21 Guido TrotterAdd calls in the intra-node migration protocol
2009-01-13 Iustin PopForward-port DrbdNetReconfig
2009-01-09 Iustin PopRework the daemonization sequence
2009-01-08 Iustin PopAdd an instance_migratable rpc call
2009-01-07 Iustin PopPass instance name to rpc call blockdev_close
2008-12-18 Michael HanselmannJob queue: Allow more than one file rename per RPC...
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-05 Iustin PopCleanup the config file on demotion from candidate
2008-12-04 Michael Hanselmannganeti-noded: Migrate to new HTTP server
2008-12-04 Michael HanselmannRename all HTTP classes to camel case
2008-11-26 Guido Trotterconvert run dir mode to constant
2008-11-25 Michael HanselmannPass ssconf values from master to node
2008-11-21 Michael HanselmannUse SSL for master/node RPC
2008-11-21 Michael HanselmannGet rid of node daemon password
2008-11-21 Michael HanselmannAdd RPC call to update ssconf files
2008-11-11 Iustin PopAbstract runtime creation of dirs into a function
2008-10-24 Michael HanselmannDocument HttpServer.__init__
2008-10-23 Iustin PopExport the disk index in the import/export scripts
2008-10-22 Guido TrotterConvert ImportOSIntoInstance to OS API 10
2008-10-20 Iustin PopRemove the logger.py module
2008-10-17 Guido TrotterCleanup os_add/rename rpc for OS API 10
2008-10-15 Iustin PopAdd a rpc call for changing the drain flag
2008-10-14 Iustin PopExport the hypervisor.ValidateParameters over RPC
2008-10-13 Iustin PopFix a few rpc-related errors
2008-10-12 Iustin PopAbstract checking own address into a function
2008-10-10 Michael HanselmannConvert ganeti-noded to new HTTP server class
2008-10-08 Iustin PopMove the hypervisor attribute to the instances
2008-10-07 Iustin Poprpc.call_instance_migrate: pass the whole instance
2008-10-06 Iustin Popbackend.py change to get cluster name from master
2008-10-01 Michael HanselmannConvert ganeti-noded
2008-09-09 Michael Hanselmannganeti-noded: Add constant for queue lock timeout
2008-09-09 Iustin PopExport backend.GetMasterInfo over the rpc layer
2008-09-09 Michael HanselmannUse lock timeout for queue updates in ganeti-noded
2008-09-05 Michael Hanselmannnoded: Get job queue lock while purging queue content
2008-08-08 Michael Hanselmannnoded: Add RPC function to rename job queue files
2008-08-08 Michael Hanselmannnoded: Add decorator for job queue lock
2008-08-08 Michael HanselmannImplement queue locking in node daemon
2008-08-08 Michael HanselmannMore logging for errors during noded RPC calls
2008-08-08 Michael HanselmannAdd job queue RPC functions
2008-07-30 Iustin PopUnify SetupDaemon/SetupLogging
2008-07-30 Iustin PopAdd a new parameter to backend.(Start|Stop)Master
2008-07-29 Iustin PopUse constants for the pid file stems
2008-07-23 Guido Trotterganeti-noded: write and remove pid file
2008-07-21 Michael HanselmannHandle signals in node daemon
2008-07-16 Guido TrotterFork ganeti-noded
2008-07-11 Michael HanselmannUse new HTTP server classes in ganeti-noded
2008-07-09 Iustin PopFix double-logging in daemons
2008-07-09 Iustin Popganeti-noded logging improvements
2008-07-08 Iustin PopCreate all SUB_RUN_DIRS in ganeti-noded
2008-06-27 Guido Trotterganeti-noded: Fix handling of QuitGanetiException
2008-06-26 Guido Trotterganeti-noded: quit on QuitGanetiException
2008-06-26 Guido Trotterganeti-noded: serve not quite forever
2008-06-20 Iustin PopAdd a rpc call for BlockDev.Close()
2008-06-17 Iustin PopImplement block device grow at the rpc layer
2008-06-16 Iustin PopAdd migration support at the rpc layer
2008-06-13 Michael HanselmannReplace logging functions with calls to logging module
2008-04-28 Iustin PopMove iallocator script execution to ganeti-noded
2008-04-05 Manuel Franceschiniganeti-noded directory functions for file backend
2008-04-04 Iustin PopMove the daemonize function to utils.py
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-11-29 Iustin PopMake utils.RunCmd log failures when using debug
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-04 Michael HanselmannChange configuration storage format from Pickle to...
2007-09-17 Iustin PopImplement instance rename operation
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-24 Michael HanselmannFix parameter formatting.
2007-07-24 Michael Hanselmann- Implement “gnt-node volumes”
2007-07-18 Michael HanselmannReplace tabs with spaces.
2007-07-16 Iustin PopInitial commit.