cmdlib: Factorize lock releasing
[ganeti-local] / lib /
2011-04-29 Michael Hanselmanncmdlib: Factorize lock releasing
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Michael HanselmannTLReplaceDisks: Use implicit loop for dictionary
2011-04-29 Michael HanselmannRelease unneeded locks while replacing disks
2011-04-29 Michael Hanselmannlocking: Export “list_owned” from lock manager
2011-04-29 Michael Hanselmanngnt-instance: Fix typo in error message
2011-04-29 Michael HanselmannMerge branch 'devel-2.4'
2011-04-29 Iustin Popmlock: fail gracefully if libc.so.6 cannot be loaded
2011-04-29 Michael Hanselmanncmdlib: Drop SSH runner from LU base class
2011-04-28 Adeodato Simocmdlib.py: fix indentation in _VerifyNode
2011-04-28 Michael HanselmannTLMigrateInstance: Fix confusing text
2011-04-28 Michael HanselmannLUInstanceRename: Amend comment about lock
2011-04-28 Michael Hanselmanniallocator: Relocation nodes must be in same group
2011-04-28 Iustin PopFix 'unused import' lint error
2011-04-28 Iustin PopSetEtcHostsEntry: maintain existing ordering
2011-04-28 Iustin PopConvert utils.nodesetup to utils.WriteFile(data=…)
2011-04-28 Iustin PopAllow creating the DRBD metadev in a different VG
2011-04-28 Iustin PopMake _GenerateDRBD8Branch accept different VG names
2011-04-28 Iustin PopFix WriteFile with unicode data
2011-04-27 Iustin PopReplace disks: keep the meta device in the same VG
2011-04-27 Doug DumitruFix for multiple VGs - PlainToDrbd and replace-disks
2011-04-27 Iustin PopFix potential data-loss in utils.WriteFile
2011-04-27 Iustin PopImprove error messages in cluster verify/OS
2011-04-27 Iustin PopPrevent readding of the master node
2011-04-27 Iustin PopFix punctuation in an error message
2011-04-21 Michael HanselmannRAPI: Add support for tagging node groups
2011-04-21 Michael Hanselmanngnt-group: Add commands for tagging groups
2011-04-21 Michael Hanselmannmasterd: Add support for tagging node groups
2011-04-21 Michael Hanselmanncli: Fix wrong argument kind for groups
2011-04-20 Apollon OikonomopoulosTLMigrateInstance: remove 10s sleeps
2011-04-20 Michael HanselmannFix typo in LUGroupAssignNodes
2011-04-20 Iustin Popgnt-instance info: automatically request locking
2011-04-19 Iustin PopFix master IP activation in failover with no-voting
2011-04-19 Iustin Popdisk wiping: fix bug in chunk size computation
2011-04-19 Michael Hanselmanngnt-group list: Query filter support
2011-04-19 Michael Hanselmanngnt-node list: Query filter support
2011-04-19 Michael Hanselmanngnt-instance list: Query filter support
2011-04-19 Michael HanselmannFix bug in watcher
2011-04-18 Michael Hanselmanncli: Add support for parsing query filters
2011-04-18 Michael Hanselmanncli: Add option to force names to be treated as filter
2011-04-18 Michael Hanselmannopcodes: Change parameter type definition for query...
2011-04-18 Michael Hanselmanncli: Error reporting for query filter parsing
2011-04-18 Michael Hanselmannqlang: Add function to distinguish filters from names
2011-04-18 Michael Hanselmannqlang: Add parser for query filter language
2011-04-18 Michael HanselmannAdd instance query field for OS parameters
2011-04-14 Michael HanselmannRelease locks before wiping disks during instance creation
2011-04-14 Iustin PopFix shared_file_storage_dir on upgrades
2011-04-14 Iustin PopPrevent ssconf values from having non-string values
2011-04-13 Michael Hanselmanncli: Replace hardcoded strings with constants
2011-04-13 Michael Hanselmannutils.WriteFile: Close file before renaming
2011-04-13 Michael HanselmannNicer formatting for group query error
2011-04-07 Michael HanselmannMerge branch 'devel-2.4'
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-06 Michael HanselmannLUInstanceQueryData: Don't acquire locks unless requested
2011-04-06 René Nussbaumergnt-instance migrate: Adding --allow-failover option
2011-04-06 René NussbaumerTLMigrateInstance: Merge failover code, allow fallback
2011-04-06 Iustin PopIncrease the lock timeouts before we block-acquire
2011-04-06 Michael Hanselmannutils: Add function generating regex for DNS name globbing
2011-04-06 Michael HanselmannVerify file consistency using centrally computed list
2011-04-06 Michael Hanselmanncmdlib: Factorize computation of ancillary files
2011-04-05 Michael Hanselmannqlang: Remove OP_GLOB operator
2011-04-05 Michael Hanselmannquery: Add implementation of regex match operator
2011-04-04 Michael Hanselmanncmdlib: Fix mistake made in commit 75c7520f0
2011-04-04 Michael Hanselmanncmdlib: Replace hardcoded values with constants
2011-04-04 Iustin Popdaemon.py: move startup log message before prep_fn
2011-04-04 Iustin PopDisplay the actual memory values in N+1 failures
2011-04-01 René NussbaumerRAPI: Convert instance shutdown to the new FillOpCode
2011-03-31 Iustin Popssh.VerifyNodeHostname: remove the quiet flag
2011-03-31 Iustin PopAdd a simple wrapper over utils.Retry
2011-03-31 Iustin PopAutomatically enable hail if enabled and found
2011-03-31 Iustin PopExpose whether htools was enabled to Python code
2011-03-31 René Nussbaumertest.ganeti.process_unittest: Fix race condition
2011-03-30 Michael HanselmannRAPI client: Remove support for version 0 instance...
2011-03-30 Michael HanselmannRAPI server: Drop support for instance creation format 0
2011-03-29 Simeon MiteffImproved GanetiRapiClient docstrings
2011-03-28 René NussbaumerRelax instance ERROR on admin_down on offline node
2011-03-25 Michael HanselmannImplement submitting jobs from logical units
2011-03-24 Iustin Popwatcher: improve logging a bit
2011-03-24 Michael HanselmannFix output for “gnt-job info”
2011-03-24 René NussbaumerRewrite of ensure-dirs in python
2011-03-23 Michael HanselmannAdd opcode summary to SubmitManyJobs errors
2011-03-18 Michael HanselmannRAPI client: Tidy and test WaitForJobCompletion
2011-03-18 Michael HanselmannRAPI client: Add job status constants
2011-03-18 Michael HanselmannRAPI client: Job IDs are strings
2011-03-18 Michael HanselmannSplit BuildHooksEnv of LUs
2011-03-18 Iustin PopRAPI client: fix epydoc formatting
2011-03-18 Theo Van DinterAdd a helper function to the RAPI client
2011-03-17 Michael HanselmannRemove restrictive hook node list check
2011-03-17 Michael Hanselmannwatcher: Fix misleading usage output
2011-03-17 Michael HanselmannFix hook node list when adding node
2011-03-17 Stephen ShirleyClarify --force-join parameter message
2011-03-16 Michael Hanselmannhooks: Provide variables with post-opcode values
2011-03-16 Michael HanselmannHooksMaster: Add more assertions for variable names
2011-03-16 Michael Hanselmannmcpu: Tidy HooksMaster a bit
2011-03-16 Michael Hanselmanncmdlib: Factorize running post-pase hook
2011-03-16 Michael Hanselmannlocking: Fix race condition in lock monitor
2011-03-15 Michael Hanselmannqlang: Remove unused import
2011-03-15 Michael HanselmannRAPI: Add support for querying resources
2011-03-15 Michael HanselmannAdd support for query resources in RAPI URIs
2011-03-15 Michael Hanselmannmasterd: Simplify code for field queries
next