Add new spindle_count node parameter
[ganeti-local] / lib /
2012-02-21 Iustin PopAdd new spindle_count node parameter
2012-02-21 Iustin PopFix upgrading of ndparams
2012-02-21 Iustin PopSmall fixes to objects.UpgradeDiskParams
2012-02-20 Michael Hanselmannopcodes: Add result checks for OpBackup*
2012-02-20 Michael Hanselmannconfig: Add check for disk's “iv_name”
2012-02-20 René Nussbaumeropcodes: Fix OP_RESULT for OobCommand
2012-02-17 Michael Hanselmanncli: Handle negative numbers when parsing key-value...
2012-02-17 Michael Hanselmannutils.text: Add function to truncate string
2012-02-17 Michael HanselmannFix breakage introduced by fa6dd6bb56
2012-02-17 Michael HanselmannLUInstanceSetParams: Update disk's “iv_name”
2012-02-17 Michael HanselmannApplyContainerMods: Fix issues with indices
2012-02-17 Michael Hanselmanncmdlib: Remove some users of “iv_name”
2012-02-17 Michael HanselmannConfigWriter: Stop using “iv_name”
2012-02-17 Michael HanselmannConfigWriter.RenameInstance: Stop using iv_name, safer...
2012-02-17 Michael Hanselmanngnt-instance modify: Support new-style NIC/disk modific...
2012-02-17 René Nussbaumeropcodes: Adding missing OP_RESULTs
2012-02-17 René Nussbaumermcpu: Make the op result exception more verbose
2012-02-15 Michael Hanselmanncmdlib: De-duplicate code in _GenerateDiskTemplate
2012-02-15 Michael HanselmannAdd unittest for cmdlib._GenerateDiskTemplate
2012-02-15 Michael Hanselmannrapi.testutils: Add exported functions to verify opcode...
2012-02-14 Michael Hanselmanncmdlib: Fix “unpack non-sequence” error
2012-02-13 Iustin PopFix doc bug introduced in 12637df
2012-02-13 Michael HanselmannApplyContainerMods: Return changes from callbacks
2012-02-13 Michael HanselmannLUInstanceSetParams: Convert to generic algorithm for...
2012-02-13 Michael Hanselmanncmdlib: Add generic algorithm for modifying NICs/disks
2012-02-13 Michael HanselmannLUInstanceSetParams: Assertion on disk template/disk...
2012-02-13 Michael HanselmannOpInstanceSetParams: Make two type checks public
2012-02-13 Michael HanselmannOpInstanceSetParams: Accept more flexible NIC/disk...
2012-02-13 Michael Hanselmannconstants: Add constant for modifying existing NIC...
2012-02-13 Michael Hanselmannopcodes: Add comments to two parameter tests
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 TrotterN+1: verify using minimum memory
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 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-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-23 Constantinos Venet... 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 Nikos SkalkotosFix a bug in command line option parsing code
2012-01-18 Michael Hanselmanncli: Disable abbreviation matching for options
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-16 René Nussbaumergnt-instance: Adapt replace-disks to the new opcode
2012-01-16 René NussbaumerTLReplaceDisk: Add ipolicy checks
2012-01-13 Iustin PopFurther fixes to instance policy validation
2012-01-13 Iustin PopAdd new disk_templates parameter to instance policy
2012-01-13 Iustin PopRemove extraneous check in policy creation
2012-01-13 Iustin PopMove the instance specs options to cli.py
2012-01-13 Iustin PopAdd a new disk-template ipolicy option
2012-01-13 Iustin PopAdd a new CLI option type 'list'
2012-01-13 Iustin PopFix handling of errors from InstancePolicy.Check...
2012-01-12 Constantinos Venet... Fix acquisition of node lock in LUInstanceGrowDisk
2012-01-11 Iustin PopFix cluster ispecs on upgrade
2012-01-11 Iustin PopBetter max ispec defaults
2012-01-11 René Nussbaumercmdlib: Rename _CheckMinMaxSpecs to _ComputeMinMaxSpec
2012-01-11 René Nussbaumercmdlib: _VerifyInstancePolicy has been replaced and...
next