Add opcode parameter descriptions
[ganeti-local] / lib /
2012-04-20 Michael HanselmannAdd opcode parameter descriptions
2012-04-20 Michael HanselmannStop acquiring BGL for LUXI queries
2012-04-20 Michael HanselmannStop using locks in LUXI "QueryTags"
2012-04-20 Michael HanselmannConvert LUClusterConfigQuery to query2
2012-04-20 Michael HanselmannRemove unused constants
2012-04-19 Michael HanselmannConvert listing exports to query2
2012-04-19 Michael Hanselmannutils.algo: Use str.isdigit instead of regular expression
2012-04-19 Chris SchrierInclude PycURL error code in GanetiApiError.
2012-04-18 Michael HanselmannDrop objects.QueryRequest
2012-04-18 Michael Hanselmanngnt-os modify: Add "--submit" option
2012-04-18 Michael Hanselmanngnt-node: Add "--submit" and "--priority" to commands
2012-04-18 Michael Hanselmanngnt-instance: Add "--submit" and "--priority" to commands
2012-04-18 Michael Hanselmanngnt-group: Add "--submit" and "--priority" to commands
2012-04-18 Michael Hanselmanngnt-cluster modify: Add "--submit" option
2012-04-18 Michael Hanselmanngnt-backup: Add "--submit" to two commands
2012-04-18 Michael HanselmannFix error in opcode result processing
2012-04-17 Alexander SchreiberAdd "show" as alias for "info" to gnt commands
2012-04-16 Michael HanselmannCopy debug level, priority and set comment for LU-gener...
2012-04-13 Michael Hanselmanngnt-job list: Add options for commonly used filters
2012-04-13 Michael HanselmannMerge branch 'devel-2.5'
2012-04-12 Michael Hanselmanngnt-* {add,list,remove}-tags: Unify options
2012-04-12 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-04-11 Michael HanselmannMerge branch 'devel-2.4' into stable-2.5
2012-04-11 Iustin PopFix extra whitespace
2012-04-11 Dimitris AragiorgisFurther fixes concerning drbd port release
2012-04-11 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-30 Michael Hanselmanngnt-job list: Switch to query2
2012-03-30 Michael Hanselmanngnt-job info: Convert to query2
2012-03-30 Michael HanselmannAdd job support to query2 via LUXI
2012-03-30 Michael Hanselmannjqueue: Cache prepared field list in _JobChangesChecker
2012-03-30 Michael HanselmannNEWS: Deprecate LUXI calls replaced with query2
2012-03-30 Michael Hanselmannjqueue: Convert GetInfo to query2
2012-03-30 Michael Hanselmannquery: Add definitions for job fields
2012-03-30 Michael Hanselmannqlang.MakeFilter: Enable use of different name field
2012-03-30 Michael HanselmannMerge cli.FormatTimestamp and utils.FormatTime
2012-03-30 Michael Hanselmannconstants: Don't hardcode priorities for LOCK_ATTEMPTS_...
2012-03-30 Michael Hanselmannjqueue._QueuedOpCode: Change a docstring
2012-03-30 Michael Hanselmannlocking: Remove unused OldStyleQueryLocks
2012-03-30 Iustin PopFix extra whitespace
2012-03-29 Dimitris AragiorgisFix a bug concerning TCP port release
2012-03-28 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2012-03-28 Bernardo Dal SenoLUOobCommand: acquire BGL in shared mode
2012-03-28 René NussbaumerLUNodeAdd: Make the version call only dependend on DNS
2012-03-28 René NussbaumerRPC: Add a new client type for DNS only
2012-03-27 Iustin PopUpdate default instance kernel version
2012-03-27 Iustin PopFix escaping of percent signs in the shell lexer
2012-03-26 Iustin PopAdd a special lexer for sphinx/pygments
2012-03-26 Iustin PopFix hardcoded Xen kernel path
2012-03-23 Iustin PopFix docstring bug
2012-03-23 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-03-23 René NussbaumerLUNodeAdd: Verify version in Prereq v2.5.0rc6
2012-03-23 René NussbaumerLUNodeAdd: Verify version in Prereq
2012-03-23 Iustin PopFix LV status parsing to accept newer LVM
2012-03-22 Michael Hanselmanngnt-instance info: Show node group information
2012-03-22 Michael Hanselmanncmdlib: Factorize checking acquired node group locks
2012-03-22 Michael Hanselmanncmdlib: Stop forking in LUClusterQuery
2012-03-22 Michael Hanselmannlocking: Notify only once on release
2012-03-22 Michael Hanselmannlocking: Handle spurious notifications on lock acquire
2012-03-22 Michael Hanselmannlocking: Fix lock deletion with timeout
2012-03-22 Andrea SpadacciniMove _TimeoutExpired to utils
2012-03-22 Michael HanselmannRevert "Stop acquiring BGL for LUXI queries"
2012-03-22 Michael HanselmannLUClusterVerifyConfig: Share BGL, acquire all locks...
2012-03-21 Guido TrotterKVM: don't add -nographic using spice
2012-03-20 Michael HanselmannStop acquiring BGL for LUXI queries
2012-03-20 Alexander SchreiberTypo fix: s/aditional/additional/
2012-03-19 Iustin PopFix exported constants
2012-03-19 Iustin PopExport the AF_INET/AF_INET6 constants
2012-03-19 René NussbaumerEPO: Pass the no_remember parameter to preserve state
2012-03-19 Iustin PopUpdate gnt-node evacuate man page/help text
2012-03-19 Iustin PopFix type error in LUInstanceChangeGroup
2012-03-16 Iustin PopFix gnt-group --help display
2012-03-15 René NussbaumerRename spindle_usage to spindle_use on Ganeti side
2012-03-15 Iustin PopFix TLMigrateInstance use of IAllocator
2012-03-15 René Nussbaumeripolicy: Keep track of spindle usage
2012-03-15 René Nussbaumeriallocator: Add the spindle_usage to iallocator
2012-03-15 René Nussbaumerconstants: Add new spindle_usage parameter to BE
2012-03-09 Iustin PopFix lint error in commit 035b33e2
2012-03-07 Iustin PopFix tempfile reset code & test on newer Python
2012-03-06 Iustin PopMerge remote-tracking branch 'origin/devel-2.5'
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
next