ganeti-local
2009-06-12 Guido TrotterLUSetInstanceParams: abstract _GetUpdatedParams
2009-06-12 Guido TrotterLUSetInstanceParams: save cluster
2009-06-12 Guido TrotterLUCreateInstance: NIC parameters
2009-06-12 Guido TrotterAdd nicparams to the NIC object
2009-06-10 Iustin PopFix gnt-instance reinstall
2009-06-10 Iustin PopFix ConfigWriter._DistributeConfig error handling
2009-06-10 Iustin PopFix node add and RedistributeAncillaryFiles
2009-06-09 Iustin Poprpc: Add a simple failure reporting framework
2009-06-08 Guido TrotterShow nic parameters in cluster info
2009-06-08 Guido TrotterAllow modifying of default nic parameters
2009-06-08 Guido TrotterAllow setting NIC parameters at gnt-cluster init
2009-06-08 Guido Trottergnt-cluster init, simplify parameter checks
2009-06-08 Guido TrotterCluster: add nicparams, and update them on upgrade
2009-06-08 Guido TrotterAdd NIC.CheckParameterSyntax
2009-06-08 Guido Trotternic parameters: constants
2009-06-08 Guido TrotterAbstract Param upgrade from cluster.UpgradeConfig
2009-06-08 Guido TrotterChange BEGR_DEFAULT to PP_DEFAULT
2009-06-08 Guido TrotterMove FillDict at module level
2009-06-08 Guido TrotterFix a typo in InitCluster
2009-06-08 Iustin PopConvert call_blockdev_removechildren to new result
2009-06-08 Iustin PopConvert call_blockdev_addchildren to new result
2009-06-08 Iustin PopConvert rpc call_blockdev_rename to (status, data)
2009-06-08 Iustin PopA small makefile rule to create a TAGS file
2009-06-04 Guido Trotter2.1 design: non bridged instances support
2009-06-04 Guido Trotter2.1 design: disk/net parameters
2009-05-28 Guido TrotterUpgrade be/hv params with default values
2009-05-28 Guido TrotterAdd cluster-init --no-etc-hosts parameter
2009-05-28 Guido Trotterobjects: add configuration upgrade system
2009-05-28 Guido TrotterConvert UploadFile (and its callers) to new rpc
2009-05-28 Guido TrotterUploadFile: allow ancillary files
2009-05-27 Iustin PopAdd a node powercycle command
2009-05-26 Iustin PopAdd a new CONFIRM_OPT option to cli.py
2009-05-22 Guido TrotterIsNormAbsPath and users, use "normalized" term
2009-05-22 Guido TrotterHypervisors: make absolute path checking strict
2009-05-22 Guido TrotterAdd utils.IsNormAbsPath function
2009-05-22 Iustin PopConvert instance reinstall to multi instance model
2009-05-22 Iustin Popgnt-instance batch-create: use the job executor
2009-05-22 Iustin PopModify cli.JobExecutor to use SubmitManyJobs
2009-05-22 Guido TrotterKVM: add the network script to the ancillary files
2009-05-22 Guido TrotterXen: add ancillary files
2009-05-22 Guido Trotter_RedistributeAncillaryFiles: add hypervisor files
2009-05-22 Guido Trotter_RedistributeAncillaryFiles function
2009-05-22 Guido TrotterRemove the HTS_COPY_VNC_PASSWORD constant/feature
2009-05-22 Guido TrotterKVM: replace hardcoded network script path
2009-05-21 Iustin PopAdd a luxi call for multi-job submit
2009-05-21 Iustin PopDoc fixes for RAPI
2009-05-20 Guido TrotterMerge branch 'master' into branch-2.1
2009-05-20 Iustin PopRelease 2.0rc5 v2.0.0rc5
2009-05-19 Iustin PopMove to data-based hvparam checks instead of code
2009-05-19 Iustin PopMerge commit 'origin/next' into branch-2.1
2009-05-19 Iustin PopMove more hypervisor strings into constants
2009-05-19 Iustin Popwatcher: try to restart the master if down
2009-05-19 Iustin PopIAllocator: export total disk size for instances
2009-05-19 Iustin PopAdd -H/-B startup parameters to gnt-instance
2009-05-19 Iustin Popcall_instance_start: add optional hv/be parameters
2009-05-18 Guido TrotterFix gnt-job list argument handling
2009-05-15 Guido TrotterInstance reinstall: don't mix up errors
2009-05-15 Guido TrotterDon't check memory at startup if instance is up
2009-05-14 Guido Trotter2.1 design: add VNC console password changes
2009-05-14 Guido Trotter2.1 design: OS parameters
2009-05-14 Iustin PopMove HVM's device_model to a hypervisor parameter
2009-05-14 Iustin PopImplement the KERNEL_PATH parameter for xen-hvm
2009-05-14 Guido Trotter2.1 design: propose redistribute config changes
2009-05-13 Guido Trottergnt-cluster modify: fix --no-lvm-storage
2009-05-13 Guido TrotterLUSetClusterParams: improve volume group removal
2009-05-13 Guido Trottergnt-cluster info: show more cluster parameters
2009-05-13 Guido TrotterLUQueryClusterInfo: return a few more fields
2009-05-13 Guido TrotterSpecify another type of core changes
2009-05-12 Guido TrotterKVM: Abstract runtime file removal in a function
2009-05-12 Iustin PopSome small doc updates
2009-05-12 Iustin PopMove the glossary to a separate file
2009-05-12 Guido TrotterKVMHypervisor: return memory and cpus as integers
2009-05-12 Guido TrotterLUSetInstanceParam: don't assume memory is integer
2009-05-12 Iustin PopSwitch the documentation to sphinx
2009-05-12 Iustin PopConvert from auto-generated RAPI docs to static
2009-05-11 Iustin PopAdd the new DRBD test files to the Makefile
2009-05-11 Iustin PopFix QA and documentation about no initrd case
2009-05-11 Iustin PopRemove an unused function
2009-05-11 Tim BoringExporting the instance network_port on the RAPI
2009-05-09 Tim BoringMinor patch to rapi documentation
2009-05-09 Iustin PopSmall doc change in README
2009-05-07 Carlos ValienteRemove some superfluous imports
2009-05-07 Carlos ValienteMake Python interpreter selectable for test scripts
2009-05-06 Guido TrotterInform the OS create script of reinstalls
2009-05-06 Guido TrotterAdd initial 2.1 design doc
2009-05-06 Guido TrotterPass optional arguments to the daemons
2009-05-06 Guido Trotterganeti.initd: include defaults file, if present
2009-05-06 Guido TrotterFix ;; indentation in the main initd loop
2009-05-05 Carlos ValienteAvoid DeprecationWarning on Python >= 2.6
2009-05-05 Carlos ValienteAvoid DeprecationWarning on Python >= 2.6
2009-05-05 Guido Trotterganeti-noded: add bind address option
2009-05-05 Iustin PopFix compatibility with DRBD 8.3
2009-05-05 Karsten KeilFix compatibility with DRBD 8.2
2009-05-05 Iustin PopRunCmd: log command line for missing cmd case
2009-05-05 Iustin PopAbstract Linux node information in hv_base
2009-05-05 Iustin PopFix argument checking in LUSetClusterParams
2009-05-04 Iustin PopSmall optimisation in utils.WriteFile
2009-05-04 Iustin PopFix luxi serialization in ganeti-masterd
2009-05-04 Iustin PopAllow gnt-debug submit-job to take multiple args
2009-05-04 Iustin PopInclude node name in hypervisor validation errors
next