gnt-cluster info: show more cluster parameters
[ganeti-local] / daemons /
2009-05-05 Guido Trotterganeti-noded: add bind address option
2009-05-04 Iustin PopFix luxi serialization in ganeti-masterd
2009-04-06 Iustin PopDisable synchronous (locking) queries
2009-04-06 Iustin PopFix the output of watcher on non-master nodes
2009-04-06 Iustin PopChange the watcher to use jobs instead of queries
2009-04-06 Iustin PopAdd some more debugging info to masterd
2009-03-09 Iustin Popwatcher: fix startup sequence locking the master
2009-02-27 Guido TrotterCreate runtime dir in bootstrap
2009-02-24 Iustin PopRemove the extra_args parameter in instance start
2009-02-16 Iustin Popwatcher: fix checking of boot IDs
2009-02-16 Iustin Popwatcher: autoarchive old jobs
2009-02-13 Iustin PopRAPI: fixes related to write mode
2009-02-13 Iustin PopRAPI: format error messages as JSON
2009-02-13 Iustin PopMake RAPI return 502/504 errors for luxi errors
2009-02-13 Iustin PopFix ganeti-rapi startup with missing certificate
2009-02-12 Iustin Popmaster daemon: allow skipping the voting process
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-02-05 Iustin Poprapi: fix SSL mode and use SSL by default
2009-02-04 Iustin Poprapi: fix authentication and queries
2009-02-04 Iustin PopAdd one new luxi query: cluster info
2009-02-04 Iustin PopImplement lockless query operations
2009-01-21 Iustin PopFix some more pylint errors
2009-01-21 Guido TrotterAdd calls in the intra-node migration protocol
2009-01-20 Iustin PopUpdate the logging output of job processing
2009-01-13 Iustin PopForward-port DrbdNetReconfig
2009-01-13 Iustin PopSmall typo in ganeti-watcher
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
2009-01-06 Iustin PopFix some pylint-detected issues
2008-12-19 Michael Hanselmannganeti-rapi: Implement HTTP authentication
2008-12-19 Michael Hanselmannganeti-rapi: Introduce per-request context
2008-12-18 Michael HanselmannJob queue: Allow more than one file rename per RPC...
2008-12-18 Michael HanselmannPrevent RPC timeout on auto-archiving jobs
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-05 Iustin PopCleanup the config file on demotion from candidate
2008-12-05 Iustin Popwatcher: handle offline nodes better
2008-12-04 Michael Hanselmannganeti-rapi: Convert to new HTTP server
2008-12-04 Michael Hanselmannganeti-noded: Migrate to new HTTP server
2008-12-04 Michael HanselmannRename all HTTP classes to camel case
2008-12-02 Iustin PopFix master failover
2008-11-26 Guido Trotterganeti-masterd: create RUN_GANETI_DIR as well
2008-11-26 Guido Trotterconvert run dir mode to constant
2008-11-25 Guido TrotterMove the MASTER_SOCKET to SOCKET_DIR
2008-11-25 Guido Trotterganeti-masterd: create SOCKET_DIR
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 Hanselmannganeti-masterd: Remove PID file at the end
2008-11-21 Michael HanselmannReuse HTTP client pool for RPC
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-21 Oleksiy MishchenkoPass request headers in to RAPI handlers.
2008-10-20 Iustin PopConvert the job queue rpcs to address-based
2008-10-20 Iustin PopRemove the logger.py module
2008-10-17 Guido TrotterCleanup os_add/rename rpc for OS API 10
2008-10-17 Oleksiy MishchenkoETag passing support.
2008-10-16 Michael Hanselmannrapi: Convert to new HTTP server class
2008-10-16 Iustin PopImprovements to the master startup checks
2008-10-16 Iustin PopAdd an interface for the drain flag changes/query
2008-10-15 Iustin PopAdd a rpc call for changing the drain flag
2008-10-15 Iustin PopImplement transport of ganeti errors across luxi
2008-10-15 Michael Hanselmannrapi: Whitespace fixes
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-10 Iustin PopConvert rpc module to RpcRunner
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-07 Iustin PopImplement job 'waiting' status
2008-10-06 Iustin PopImplement job auto-archiving
2008-10-06 Iustin Popbackend.py change to get cluster name from master
2008-10-01 Michael HanselmannConvert ganeti-master
2008-10-01 Michael HanselmannConvert ganeti-watcher
2008-10-01 Michael HanselmannConvert ganeti-noded
2008-10-01 Michael HanselmannAdd new query to get cluster config values
2008-10-01 Iustin PopFix the watcher with down nodes
2008-10-01 Iustin PopFix the watcher not restarting instance bug
2008-10-01 Iustin PopRemove last use of utils.RunCmd from the watcher
2008-09-09 Michael Hanselmannganeti-noded: Add constant for queue lock timeout
2008-09-09 Iustin PopImplement master startup safety check
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-29 Iustin PopMake WaitForJobChanges deal with long jobs
2008-08-27 Michael HanselmannMake sure that client programs get all messages
2008-08-18 Michael HanselmannUse Linux-specific way to name master socket
2008-08-11 Michael HanselmannAdd RPC call to wait for job changes
2008-08-08 Michael HanselmannAdd query function for exports
2008-08-08 Michael Hanselmannnoded: Add RPC function to rename job queue files
2008-08-08 Michael Hanselmannnoded: Add decorator for job queue lock
next