Simplify logic in Node operations
[ganeti-local] / lib /
2012-02-28 Iustin PopTwo tiny fixed related to runtime functionality
2012-02-27 Iustin PopRemove a superfluous warning in LUNodeRemove
2012-02-23 Michael Hanselmannopcodes: Remove dependency on query module
2012-02-22 Michael Hanselmannhttp.server: Factorize request handling even more
2012-02-22 Michael Hanselmannhttp.server: Move error message formatting to handler...
2012-02-22 Michael Hanselmannnoded: Shorter docstring for mlockall(2) executor
2012-02-22 Michael HanselmannSplit handling HTTP requests into separate class
2012-02-22 Michael Hanselmannhttp.server: Factorize request handling
2012-02-22 Michael HanselmannRemove deprecated “QueryLocks” LUXI request
2012-02-21 Michael HanselmannAdd result checks for OpTags*
2012-02-21 René Nussbaumeropcodes: Annotate the OP_RESULT of query operations
2012-02-21 Michael HanselmannReplace single- with double-quotes
2012-02-21 Iustin PopSmall fixup to rapi docstrings
2012-02-21 Iustin PopSmall update to LogicalUnit.ExpandNames docstring
2012-02-21 Iustin PopExport ndparams in RAPI node query
2012-02-21 Iustin PopAdd ndp/* fields to group/node query
2012-02-21 Iustin PopExport ndparams in iallocator
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 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
next