ganeti-local
2008-10-14 Iustin PopConvert the KVM hypervisor to hvparams
2008-10-14 Iustin PopSome fixes related to auto_balance
2008-10-14 Iustin PopFix auto_balance and memory modification
2008-10-14 Iustin PopUse the auto_balance in cluster verify
2008-10-14 Iustin PopFix ordering of instance/nodes
2008-10-14 Iustin PopRemove old instance attributes
2008-10-14 Iustin PopChange over to beparams
2008-10-14 Iustin PopChange the backend to use the beparams
2008-10-14 Iustin PopChange hypervisors to use the beparams
2008-10-14 Iustin PopCorrectly fill the beparams too over RPC
2008-10-14 Iustin PopAdd cli function for beparams validation
2008-10-14 Iustin PopModify the beparams constants
2008-10-14 Iustin PopFix a bug with instance creation and hvparameters
2008-10-14 Iustin PopAllow instance info to only query the config file
2008-10-14 Iustin PopConvert gnt-instance info to the hvparams model
2008-10-14 Iustin PopChange gnt-instance modify to the hvparams model
2008-10-14 Iustin PopChange gnt-instance list to the hvparams model
2008-10-14 Iustin PopSwitch instance hypervisor parameters to hvparams
2008-10-14 Iustin PopTemporary fix for dual hvm/pvm instances
2008-10-14 Iustin PopImplement FillHV for instance-related rpc calls
2008-10-14 Iustin PopExport the hypervisor.ValidateParameters over RPC
2008-10-14 Iustin PopImplement the new hypervisor API in base/xen
2008-10-14 Michael HanselmannGet rid of httperror module
2008-10-14 Iustin PopImplement parameter removal in SplitKeyVal
2008-10-14 Iustin PopAdd the hv/be params object attributes
2008-10-14 Iustin PopAdd constants for the HV/BE parameter names
2008-10-13 Iustin PopFix a few rpc-related errors
2008-10-13 Iustin PopAdd two new options types for CLI usage
2008-10-13 Iustin PopSome small typos on design docs
2008-10-13 Iustin PopUpdate the cluster parameters design doc
2008-10-12 Iustin PopAbstract checking own address into a function
2008-10-10 Michael HanselmannMark call_node_leave_cluster as a static method
2008-10-10 Guido TrotterOS API: support for multiple versions in an OS
2008-10-10 Guido TrotterLUVerifyCluster: fix error from rpc call
2008-10-10 Michael HanselmannConvert ganeti-noded to new HTTP server class
2008-10-10 Michael HanselmannAdd new HTTP server implementation
2008-10-10 Michael HanselmannAdd daemon library with mainloop
2008-10-10 Iustin PopSome updates on the job queue design doc
2008-10-10 René NussbaumerUpdate design-2.0-job-queue to reflect changes
2008-10-10 Iustin PopConvert rpc module to RpcRunner
2008-10-10 Iustin PopCleanup in cmdlib for standalone function calls
2008-10-10 Iustin PopSmall random fixes
2008-10-09 Iustin PopMove instance hypervisor check to ExpandNames
2008-10-08 Alexander SchreiberUpdate documentation & man pages for changed hypervisor...
2008-10-08 Oleksiy MishchenkoAjust config unittest.
2008-10-08 Alexander SchreiberUpdate scripts and qa config for changed hypervisor...
2008-10-08 Alexander SchreiberShorten variable names.
2008-10-08 Iustin PopSanitize the hypervisor names
2008-10-08 Iustin PopAlso export OS_API to the OS scripts
2008-10-08 Oleksiy MishchenkoFix for gnt-cluster init.
2008-10-08 Iustin PopMove the hypervisor attribute to the instances
2008-10-07 Iustin PopUpdates to the security document
2008-10-07 Iustin PopMove the SECURITY document to the doc/ dir
2008-10-07 Iustin PopFix formatting in design-2.0-os-interface
2008-10-07 Iustin PopSmall changes to the index design doc
2008-10-07 Alexander SchreiberChange default instance reboot type to hard.
2008-10-07 Alexander SchreiberAdd new design docs to Makefile.am
2008-10-07 Iustin Poprpc.call_instance_migrate: pass the whole instance
2008-10-07 Alexander SchreiberSlightly change the hypervisor parameter example.
2008-10-07 Alexander SchreiberGaneti 2.0 cluster parameters design doc
2008-10-07 Iustin PopImplement job 'waiting' status
2008-10-07 Guido TrotterOS Interface design doc
2008-10-07 Guido TrotterAdd .. contents:: marker to design docs
2008-10-06 Iustin PopImplement job auto-archiving
2008-10-06 Iustin PopAdd a simple timespec parsing function
2008-10-06 Iustin Popbackend.py change to get cluster name from master
2008-10-06 Iustin PopDisable re-reading of config file
2008-10-06 Oleksiy MishchenkoRAPI Desing Doc
2008-10-06 Iustin PopStart implementation of parallel burnin
2008-10-06 Iustin PopFix gnt-job list with empty timestamps
2008-10-06 Iustin PopIncrease the number of threads to 25
2008-10-06 Alexander SchreiberMinor cleanups & typo fixes.
2008-10-06 Iustin PopFix SshRunner breakage from the changed API
2008-10-06 Iustin PopChange SshRunner usage
2008-10-06 Michael HanselmannUpdate document describing cluster security
2008-10-05 Iustin PopFix ssconf.GetMasterAndMyself
2008-10-03 Iustin PopFix a mistake in the gnt-backup man page
2008-10-02 Michael HanselmannUse docbook2* paths found during configure for actual...
2008-10-02 Michael HanselmannRemove references to Twisted framework
2008-10-01 Michael HanselmannGet rid of ssconf
2008-10-01 Michael HanselmannDon't pass sstore to LUs anymore
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 HanselmannConvert gnt-cluster
2008-10-01 Michael HanselmannConvert bootstrap.py
2008-10-01 Michael HanselmannConvert cmdlib.py
2008-10-01 Michael HanselmannConvert ssh.py
2008-10-01 Michael HanselmannConvert rpc.py
2008-10-01 Michael HanselmannConvert hypervisor
2008-10-01 Michael HanselmannConvert mcpu.py
2008-10-01 Michael HanselmannConvert config.py
2008-10-01 Michael HanselmannConvert backend.py
2008-10-01 Michael HanselmannAdd new query to get cluster config values
2008-10-01 Michael HanselmannMove functions from ssconf.py elsewhere
2008-10-01 Michael HanselmannAdd simple configuration reader/writer classes
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-10-01 Michael HanselmannFix unittests broken by revision 1727
next