ganeti-local
2012-02-21 Iustin PopAdd ipolicy parameter spindle_ratio
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 HanselmannImprove opcode result check test to have a whitelist
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 Guido Trotterhtools: allow rbd disk template
2012-02-13 Michael HanselmannApplyContainerMods: Return changes from callbacks
2012-02-13 Iustin PopUse the ipolicy constants for key names
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 HanselmannFix unittest breakage after commit a2aadb34b
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-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
next