ganeti-local
2008-04-16 Iustin PopA pure whitespace change for style compliance
2008-04-16 Iustin PopIAllocator part 3: LUCreateInstance changes
2008-04-16 Iustin PopReorder checks in instance create
2008-04-16 Iustin PopImplement 'out' direction on allocator tests
2008-04-16 Iustin PopAllocator framework, 1st part: allocator input generation
2008-04-15 Guido TrotterFix two pylint uninitialized variable errors
2008-04-15 Manuel FranceschiniBugfix: wrong identifier in CheckPrereq message
2008-04-15 Manuel FranceschiniModify burnin to support file storage backend
2008-04-15 Iustin PopMove the disk size computation to its own function
2008-04-15 Guido TrotterSharedLock: restrict assertion condition
2008-04-11 Iustin PopMake the init script start the master daemon too
2008-04-10 Guido TrotterVerify: make skipping checks possible
2008-04-10 Guido TrotterVerify: add N+1 Memory redundancy verification
2008-04-10 Guido TrotterVerify: save instance config
2008-04-10 Guido TrotterVerify: add more instance information to node_info
2008-04-10 Guido TrotterVerify: add instance information to node_info
2008-04-10 Guido TrotterVerify: Add and populate node_info dict
2008-04-10 Iustin PopRework the results of OpDiagnoseOS opcode
2008-04-10 Iustin PopAdd generic opcode submit functionality to gnt-debug
2008-04-10 Iustin PopChange client protocol to raise exception on failures
2008-04-10 Iustin PopAdd per-opcode results to job processing
2008-04-10 Iustin PopMove the OS search code into an abstract function
2008-04-10 Iustin PopChange backend._OSSearch return values
2008-04-10 Iustin PopFix example scripts build dependencies
2008-04-10 Guido TrotterVerify: remove useless check in _VerifyInstance
2008-04-10 Guido TrotterVerify: instance verification cleanup
2008-04-10 Guido TrotterVerify: fix crash when a node is down
2008-04-10 Guido TrotterVerify: fix ERROR message indentation
2008-04-10 Guido TrotterFix spelling mistake in constants.py
2008-04-10 Manuel FranceschiniAdd lvm storage option to gnt-cluster man page
2008-04-10 Manuel FranceschiniSmall code style fix
2008-04-09 Manuel FranceschiniBugfix instance create when file-storage-dir None
2008-04-08 Manuel FranceschiniTwo small code style fixes
2008-04-08 Manuel FranceschiniModify gnt-instance to support file backend
2008-04-08 Manuel FranceschiniAdd file_storage_dir,file_driver to OpCreateInstance
2008-04-08 Manuel FranceschiniModify LURenameInstance to support file backend
2008-04-08 Manuel FranceschiniModify LUCreateInstance to support file backend
2008-04-08 Michael HanselmannBump version number to 1.3.0~alpha1
2008-04-08 Michael HanselmannProvide more flexible version numbers to the code
2008-04-08 Manuel FranceschiniModify hypervisor to support file backend
2008-04-08 Michael HanselmannRemove support for Pickle configuration files
2008-04-08 Michael HanselmannAdd more explicit help for command line
2008-04-08 Michael HanselmannUpdate copyright year, imports of cfgupgrade
2008-04-07 Iustin PopImplement selective job query
2008-04-07 Iustin PopMove some checks from cli.py to luxi.py
2008-04-07 Iustin PopA small capitalization change (OpCode.LoadOpcode)
2008-04-05 Iustin PopImplement forking/master role checking in masterd
2008-04-05 Manuel FranceschiniAdd FileStorage class
2008-04-05 Manuel Franceschinirpc directory functions for file backend
2008-04-05 Manuel Franceschiniganeti-noded directory functions for file backend
2008-04-05 Manuel FranceschiniBackend directory functions for file backend
2008-04-04 Manuel FranceschiniFix SetVGName() to access object not dict
2008-04-04 Iustin PopAllow utils.Daemonize() to not close some fds
2008-04-04 Iustin PopAdd a simple gnt-job script
2008-04-04 Iustin PopMove the daemonize function to utils.py
2008-04-02 Guido TrotterImprove disk consistency error message again
2008-04-02 Guido TrotterFix misleading error message when checking disks
2008-04-02 Guido TrotterHandle better failing over non-running instances
2008-04-02 Guido TrotterImprove export and fix export-on-norun bug
2008-04-02 Michael HanselmannForcibly convert export data to str object
2008-04-02 Guido Trotterfailover: only start instance if we should
2008-04-02 Guido TrotterLocking: fix one indentation error (codestyle)
2008-04-02 Guido TrotterLocking: fix superlong lines (codestyle)
2008-04-01 Michael HanselmannCheck whether path is valid before accessing it
2008-04-01 Iustin PopInitial tests with ganeti-masterd
2008-04-01 Guido TrotterFix gnt-instance failover help message
2008-04-01 Iustin PopAdd a gnt-debug tool
2008-04-01 Iustin PopAdd submit function to lib/cli.py
2008-04-01 Iustin PopA dumb queue implementation
2008-04-01 Iustin PopInitial implementation of the client unix socket
2008-03-31 Iustin PopChange the 'gnt-cluster command' execution order
2008-03-31 Iustin PopChange the gnt-backup export help text
2008-03-31 Manuel Franceschiniparms->params Refactoring
2008-03-31 Manuel Franceschinignt-cluster option to toggle lvm-storage
2008-03-31 Manuel FranceschiniMap OpSetClusterParams to correponding LU
2008-03-31 Manuel FranceschiniAdd OpSetClusterParams to opcodes
2008-03-31 Manuel FranceschiniSkip HasValidVG when --no-lvm-storage on cluster init
2008-03-31 Manuel FranceschiniAdd LUSetClusterParams to cmdlib
2008-03-31 Manuel FranceschiniAdd method SetVGName() to config.py
2008-03-31 Manuel FranceschiniAdd lvm-storage check when creating instances
2008-03-31 Manuel FranceschiniAdd DEFAULT_VG and DTS_NOT_LVM to constants.py
2008-03-30 Iustin PopChange the order of config updates in some LUs
2008-03-27 Iustin PopFix a bug in interactive confirmation of instances
2008-03-27 Iustin PopReduce log noise for the new http-based rpc
2008-03-27 Michael HanselmannAdd QA test for “gnt-instance console”
2008-03-27 Michael HanselmannAdd --print parameter to “gnt-instance console”
2008-03-27 Michael HanselmannReturn first parameter of console command only once
2008-03-25 Manuel FranceschiniModify Disk.GetNodes() to support LD_FILE
2008-03-25 Manuel FranceschiniAdd constants for file-based storage
2008-03-25 Iustin PopRemove the option to create md/drbd7 instances
2008-03-25 Iustin PopRemove the add/remove mirror operations
2008-03-20 Manuel FranceschiniModify cluster-init to create file-storage-dir
2008-03-20 Iustin PopRemove some deprecated code in bdev.py
2008-03-19 Iustin PopChange the opcode hierarchy and implementation
2008-03-19 Manuel FranceschiniAdd option to change default file_storage_dir
2008-03-19 Manuel FranceschiniAdd support for file_storage_dir to LUInitCluster
2008-03-19 Manuel FranceschiniAdd file_storage_dir to opcodes.OpInitCluster
2008-03-19 Manuel FranceschiniAdd SS_FILE_STORAGE_DIR to ssconf
2008-03-19 Manuel FranceschiniAdd DEFAULT_FILE_STORAGE_DIR to constants
2008-03-19 Manuel FranceschiniAdd FILE_STORAGE_DIR to be in lib/_autoconf.py
next