ganeti-local
2012-02-10 Stratos Psomadakisrbd disk template documentation and manpages
2012-02-01 Michael HanselmannRe-added constant mistakenly removed in 58f0ce16873
2012-02-01 René Nussbaumerrapi.client: Removing constants not needed anymore
2012-02-01 Michael HanselmannAdd stricter checks for OpInstanceSetParams.{nics,disks}
2012-02-01 Michael HanselmannAdd ht.TMaybeListOf type check
2012-02-01 Michael HanselmannStricter check for OS modifications passed to OpCluster...
2012-02-01 Michael HanselmannLUInstanceSetParams: Allow no-op change of instance...
2012-01-31 Michael HanselmannOpInstanceSetParams: Merge {off,on}line_inst parameters
2012-01-27 René Nussbaumeripolicy: Make the keys of the dict consistent
2012-01-27 Guido Trotterwalkthrough.rst: updates for maxmem/minmem
2012-01-27 Guido Trotteradmin.rst: add information about maxmem/minmem
2012-01-27 Guido TrotterN+1: verify using minimum memory
2012-01-26 Iustin PopFix integer overflow in Node unittest
2012-01-26 Guido TrotterUse allow_runtime_chgs in cmdlib
2012-01-26 Guido Trottercli/opcodes: add a --no-runtime-changes migrate opt
2012-01-26 Guido TrotterMigrate/Failover: allow less-than-max-mem op
2012-01-26 Guido TrotterFailover and Migrate: acquire node resource locks
2012-01-26 Guido Trottercmdlib._CheckNodeFreeMemory: return free memory
2012-01-26 René Nussbaumerdoc/rapi.rst: Document ipolicy parameter
2012-01-26 Iustin PopExpand the tiered alloc unittest to check allocation...
2012-01-26 Iustin PopSwitch over some hspace stats from RSpec to AllocInfo
2012-01-26 Iustin PopAdd a new type for holding allocation statistics
2012-01-26 Iustin PopTrack 'normalised' used CPUs in Cluster.CStats
2012-01-26 Iustin PopRe-indent code for readability
2012-01-26 Iustin PopRemove obsolete constant for vcpu_ratio
2012-01-26 Iustin PopChange meaning of the --max-cpu option
2012-01-26 Iustin PopTemporary fix for hspace's NPU calculation
2012-01-26 Iustin PopRemove Node.mCpu, replaced with the ipol vcpu_ratio
2012-01-26 Iustin PopAdd vcpu_ratio definition to the IPolicy type
2012-01-26 Iustin PopExport the cluster ipolicy in iallocator
2012-01-26 Iustin PopFix gnt-cluster modify check of passed options
2012-01-26 Iustin PopAdd ipolicy_vcpu_ratio to command line
2012-01-26 Iustin PopAdd new ipolicy parameter vcpu_ratio
2012-01-26 Iustin PopClarification on what objects.InstancePolicy is
2012-01-26 Iustin PopRename IPOLICY_PARAMETERS to IPOLICY_ISPECS
2012-01-26 Iustin PopRemove two extraneous imports
2012-01-25 Michael Hanselmanngnt-instance recreate-disks: Allow specifying new size
2012-01-25 René NussbaumerLUClusterSetParams: When ipolicy is updated warn for...
2012-01-25 René NussbaumerLUGroupSetParams: Warn if the new ipolicy will violate...
2012-01-25 René Nussbaumercmdlib: Add a helper function for a set of violating...
2012-01-24 Iustin PopRename ispecs-disk-templates to ipolicy-disk-templates
2012-01-24 Michael Hanselmannfmtjson: A tool to format JSON data
2012-01-23 Constantinos... Implement rbd disk template
2012-01-23 Nikos SkalkotosOpen VDI Port when spice_use_vdagent is enabled
2012-01-23 Iustin PopFix iallocator group objects
2012-01-23 Iustin PopFix upgrading the cluster ipolicy
2012-01-23 Michael HanselmannLUInstanceRecreateDisks: Actually acquire node resource...
2012-01-23 Michael Hanselmanncmdlib._CheckInstanceState: Use instance name in error...
2012-01-23 Michael HanselmannUnbreak build after merge 2ea64524ce
2012-01-23 Michael Hanselmanngnt-cluster command: Add option to prepend node name...
2012-01-20 Michael Hanselmanncmdlib: Drop use of “len(…) != 0”
2012-01-20 Guido TrotterMerge branch 'devel-2.5'
2012-01-20 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-01-20 Michael Hanselmanncli: Log fully quoted command line
2012-01-20 Guido TrotterMigrate: don't check for free memory on cleanup
2012-01-20 Guido TrotterLUInstanceStartup: check for minimum memory
2012-01-20 Guido Trotterhypervisors: start instances with max available mem
2012-01-20 Guido TrotterInstance startup: lock primary node
2012-01-20 Guido Trotterkvm: always start in paused state
2012-01-19 Michael HanselmannRevert "cli: Disable abbreviation matching for options"
2012-01-19 Michael HanselmannMerge branch 'devel-2.5'
2012-01-19 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-01-19 Michael HanselmannFix wrong option names in QA and cluster-merge
2012-01-19 Michael HanselmannBump version to 2.5.0~rc5, update NEWS
2012-01-19 Iustin PopAdd UnescapeAndSplit unittest for multi-escapes
2012-01-19 Nikos SkalkotosFix a bug in command line option parsing code
2012-01-18 Michael Hanselmanncli: Disable abbreviation matching for options
2012-01-18 Guido Trotterqa: perform burnin with max/min mem from config
2012-01-18 Guido TrotterBurnin: test set-mem
2012-01-18 Guido Trottergnt-instance modify -m|--runtime-memory
2012-01-17 Guido TrotterAdd instance_balloon_memory rpc
2012-01-17 Guido TrotterNo-op memory ballooning in chroot and lxc
2012-01-17 Guido TrotterImplement memory ballooning in the fake hv
2012-01-17 Guido Trotterxen: add the "maxmem" parameter in instances config
2012-01-17 Guido TrotterImplement memory ballooning in kvm
2012-01-17 Guido TrotterImplement memory ballooning in xen
2012-01-17 Guido TrotterHypervisor: allow ballooning of instance memory
2012-01-17 Iustin PopAccept both PUT and POST in noded
2012-01-17 Iustin PopRework instance rename QA tests
2012-01-16 Iustin PopAnother small optimisation in test data generation
2012-01-16 Iustin PopGenerate tags using the helper in Node tests
2012-01-16 Iustin PopCombine two Node unittests
2012-01-16 Iustin PopAdd unit-tests for --help/--version as common options
2012-01-16 Iustin PopSplit the list of program personalities into a module
2012-01-16 Iustin PopParse options in htools.hs, not in each program
2012-01-16 Iustin PopAdd some very basic options test
2012-01-16 Iustin PopSplit CLI.parseOpts into IO/non-IO parts
2012-01-16 Iustin PopAdd test for CLI.parseYesNo
2012-01-16 Iustin PopFix bug in CLI.parseISpecString and add test
2012-01-16 Iustin PopAdd a unittest for the 'Simu' backend
2012-01-16 Iustin PopFurther optimise instance test data generation
2012-01-16 Iustin PopAdd a Makefile target for profiling targets
2012-01-16 René Nussbaumergnt-instance: Adapt replace-disks to the new opcode
2012-01-16 René NussbaumerTLReplaceDisk: Add ipolicy checks
2012-01-13 Iustin PopFix very slow unit-test data generation in some cases
2012-01-13 Iustin PopFix one bad unit-test data generation case
2012-01-13 Iustin PopFurther fixes to instance policy validation
2012-01-13 Iustin PopFix another data generation issue in tests
2012-01-13 Iustin PopRemove some dead code
2012-01-13 Iustin PopFix a few issues in unittest data generation
next