check-python-code: Report EOL whitespace
[ganeti-local] / daemons /
2009-09-11 Michael HanselmannWrap lines over 80 characters
2009-08-31 Michael Hanselmanngnt-cluster watcher: Show more information
2009-08-31 Guido Trotterconfd: avoid spamming the logfile
2009-08-28 Michael HanselmannMerge branch 'next' into branch-2.1
2009-08-28 Guido TrotterConfd: don't fail if the config doesn't load
2009-08-28 Guido Trotterconfd: start in polling mode
2009-08-28 Guido TrotterConfdProcessor: add disabled state
2009-08-28 Guido TrotterMove SimpleConfigReader creation to ConfdProcessor
2009-08-28 Guido Trotterconfd: s/confd_event_handler/inotify_handler/
2009-08-28 Michael HanselmannAdd script to clean archived jobs after 21 days
2009-08-28 Guido TrotterImplement timers in confd
2009-08-28 Guido TrotterConfdInotifyEventHandler.enable: use InotifyError
2009-08-28 Guido TrotterConfdInotifyEventHandler, move to a callback
2009-08-28 Guido TrotterMove creation of inotify handler to a new class
2009-08-28 Guido TrotterConfdInotifyEventHandler: add enable/disable
2009-08-27 Iustin PopMove the luxi error handling into errors.py
2009-08-26 Michael Hanselmannganeti-watcher: Don't run if paused
2009-08-26 Michael HanselmannAdd file to pause watcher for a certain duration
2009-08-26 Michael Hanselmannganeti-masterd: Master voting in separate process
2009-08-26 Michael Hanselmannganeti-masterd: Add helper to run function in separate...
2009-08-25 Michael HanselmannStyle fixes for ganeti-*
2009-08-24 Iustin PopAdd disk copy support at backend and the rpc level
2009-08-20 Guido TrotterConvert ganeti-confd to Mainloop
2009-08-20 Guido TrotterConvert ganeti-masterd to @utils.SignalHandled
2009-08-17 Michael HanselmannAdd RPC call for storage operations
2009-08-13 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-08-12 Guido TrotterRemove unused imports from confd files
2009-08-10 Guido TrotterRemove a few unused imports from noded/masterd
2009-08-10 Guido TrotterInitial confd implementation
2009-08-07 Guido TrotterMerge branch 'master' into next
2009-08-06 Michael HanselmannHandle None result from BlockdevFind
2009-08-05 Michael HanselmannUse objects for blockdev_getmirrorstatus RPC call result
2009-08-05 Michael HanselmannUse object for blockdev_find RPC call result
2009-08-04 Iustin Poprpc: add rpc call for getting disk size
2009-08-04 Michael HanselmannAdd RPC calls to modify storage fields
2009-07-29 Michael HanselmannAdd RPC calls for storage unit list
2009-07-29 Guido TrotterExtend call_node_start_master rpc with no_voting
2009-07-26 Guido TrotterCollapse SSL key checking/overriding for daemons
2009-07-25 Guido TrotterCollapse daemon's main function
2009-07-24 Guido TrotterRemove <DAEMON>_PID constants
2009-07-24 Guido TrotterSlightly abstract the daemon logfile lookup
2009-07-24 Guido TrotterMove rapi to GetDaemonPort
2009-07-24 Guido TrotterChange GetNodeDaemonPort to GetDaemonPort in utils
2009-07-24 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-23 Guido TrotterRemove references to utils.debug
2009-07-23 Guido Trotterganeti-rapi, replace hardcoded exit value
2009-07-23 Guido TrotterAdd the bind-address option to ganeti-rapi
2009-07-22 Guido Trotternoded: Abstract hard-coded sys.exit value
2009-07-19 Iustin PopAdd a luxi call for multi-job submit
2009-07-14 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-14 Guido Trotterganeti-masterd: avoid SimpleConfigReader
2009-07-08 Guido TrotterExtend call_node_start_master rpc with no_voting
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-08 Guido TrotterMerge branch 'master' into next
2009-07-08 Guido Trotterganeti-masterd: allow non-interactive --no-voting
2009-07-07 Michael HanselmannFix problem with EAGAIN on socket connection in clients
2009-06-29 Iustin PopRename the volume_list RPC call to lv_list
2009-06-16 Guido TrotterMerge branch 'next' into branch-2.1
2009-06-15 Iustin PopSimplify the RPC result framework in backend.py
2009-06-15 Iustin PopImplement result-type restriction in ganeti-noded
2009-06-15 Iustin PopBig rewrite of the OS-related functions
2009-06-15 Iustin PopConvert the jobqueue rpc to new style result
2009-06-15 Iustin PopConvert os_diagnose rpc to new style result
2009-06-15 Iustin PopConvert call_version rpc to new style result
2009-06-15 Iustin PopConver node_leave_cluster rpc to new style result
2009-06-15 Iustin PopConvert node_start_master to new style result
2009-06-15 Iustin PopConvert node_has_ip_address rpc to new style
2009-06-15 Iustin PopConvert instance_list rpc to new style result
2009-06-15 Iustin PopConvert volume_list rpc to new style result
2009-06-15 Iustin PopConvert export_info rpc to new style result
2009-06-09 Iustin Poprpc: Add a simple failure reporting framework
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-25 Iustin Popwatcher: automatically restart noded/rapi
2009-05-25 Iustin Popwatcher: handle full and drained queue cases
2009-05-21 Iustin PopAdd a luxi call for multi-job submit
2009-05-20 Guido TrotterMerge branch 'master' into branch-2.1
2009-05-20 Guido TrotterMerge branch 'master' into next
2009-05-20 Iustin Popwatcher: write the instance status to a file
2009-05-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-05-19 Iustin Popwatcher: try to restart the master if down
2009-05-06 Guido TrotterInform the OS create script of reinstalls
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
next