ganeti-local
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
2009-05-04 Iustin PopFix gnt-cluster getmaster on non-master nodes
2009-04-27 Iustin PopRelease 2.0rc4 v2.0.0rc4
2009-04-24 Guido TrotterUpdate gnt-instance(8) for info
2009-04-24 Guido Trottergnt-instance info --all
2009-04-24 Iustin PopLUDiagnoseOS: change locking and error handling
2009-04-24 Iustin PopFix verify-disks with broken volume groups
2009-04-24 Iustin PopPrevent errors when xenvg is broken cluster verify
2009-04-15 Iustin PopA bunch of doc and other small fixes
2009-04-14 Alexander SchreiberTrivial typo fix in error message
2009-04-08 Iustin PopRelease 2.0rc3 v2.0.0rc3
2009-04-07 Iustin PopDistribute built documentation
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 PopFix Xen soft reboot via polling
2009-04-06 Iustin PopAdd a new ssconf file with the cluster tags
2009-04-06 Iustin PopAdd some more debugging info to masterd
2009-03-27 Iustin PopRelease 2.0rc2 v2.0.0rc2
2009-03-20 Guido TrotterFix _NOQUOTE regexp
2009-03-20 Guido TrotterMainloop: avoid calculating timeout every time
next