LUVerifyCluster: Fix bug with offline nodes
[ganeti-local] / lib /
2010-02-03 Michael HanselmannLUVerifyCluster: Fix bug with offline nodes
2010-02-03 Michael Hanselmannutils: Fix retry delay calculator
2010-02-01 Michael HanselmannBump RPC protocol version to 30
2010-01-29 Alessandro CincagliniFix missing bridge for xen instances
2010-01-28 Guido TrotterFix flipping MC flag bug
2010-01-22 Guido TrotterKVM: fix pylint warning
2010-01-22 Guido TrotterKVM: be more resilient on broken migration answers
2010-01-20 Michael Hanselmanncli: Fix bug when not using headers
2010-01-14 Guido Trotterconfd client: copy the peers in UpdatePeerList
2010-01-13 Guido TrotterGenerate hmac file with a newline at the end
2010-01-13 Michael Hanselmannjqueue: Don't return negative number for unchecked...
2010-01-13 Michael Hanselmanncli.GenerateTable: Don't write EOL spaces
2010-01-13 Michael HanselmannImprove logging for workerpool tasks by providing __repr__
2010-01-13 Michael Hanselmannworkerpool: Simplify log messages
2010-01-13 Michael Hanselmannworkerpool: Use worker name as thread name
2010-01-13 Michael Hanselmannworkerpool: Make worker ID alphanumeric
2010-01-13 Michael Hanselmannlocking: Fix race condition in LockSet
2010-01-13 Michael Hanselmannmcpu: Log lock status with sorted names
2010-01-13 Michael Hanselmannlocking: Append to list outside error handling block
2010-01-13 Michael Hanselmannlocking: Don't fail in error handling if lock isn't...
2010-01-11 René NussbaumerNormalize MAC addresses to all lower.
2010-01-05 Iustin PopIntroduce a Luxi call for GetTags
2010-01-05 Iustin PopLURenameCluster: run post hook on all nodes
2010-01-04 Iustin PopFix unused imports or add silences where needed
2010-01-04 Iustin Popbdev: Add a TODO and a pylint silence
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin PopLUDiagnoseOS._DiagnoseByOS: remove unused arg
2010-01-04 Iustin Pophv_xen/_GetConfigFileDiskData: remove unused arg
2010-01-04 Iustin Popjqueue/_CheckRpcResult: log the whole operation
2010-01-04 Iustin PopOptparse extenders have to obey a given API
2010-01-04 Iustin Popbackend._OSOndiskAPIVersion: remove obsolete arg
2010-01-04 Iustin Poppylint cleanups: dangerous initializers
2010-01-04 Iustin PopConvert to static methods (where appropriate)
2010-01-04 Iustin PopAdd targeted pylint disables
2010-01-04 Iustin PopImplement all hv functions in hv_chroot/hv_fake
2010-01-04 Iustin PopAdd some stubs to bdev.FileStorage
2010-01-04 Iustin PopFix indentation issues
2010-01-04 Iustin PopFix two bugs in ConfigWriter._EnsureUUID
2010-01-04 Iustin PopKVM: Abstract/rework instance up checks
2010-01-04 Iustin PopKVM: Split out the pidfile computation
2010-01-04 Iustin PopFix an error message
2010-01-04 Iustin PopRemove many 'Unused variable' warnings
2010-01-04 Iustin PopFix use of the logging functions
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopFix indentation in hv_kvm
2009-12-28 Iustin PopImplement BuildHooksEnv for NoHooksLU
2009-12-28 Iustin PopClarifiy some more wide pylint disables
2009-12-28 Iustin PopFix two bugs in seldom-used codepaths
2009-12-28 Iustin PopAdd targetted pylint disables
2009-12-28 Iustin PopPartial cherry-pick of 6c881c5 from the 2.1 branch
2009-12-18 René NussbaumerFix a typo in the doc string
2009-12-16 Iustin PopMerge branch 'stable-2.1' into devel-2.1
2009-12-16 Iustin PopMerge branch 'stable-2.0' into stable-2.1
2009-12-16 Iustin PopCreateInstance: allow no ip check with start mode
2009-12-16 Iustin PopCommand line/RAPI support for --no-name-check
2009-12-16 Iustin PopOp/LUCreateInstance support for (no) name checks
2009-12-16 Iustin PopPass --fqdn to ssh hostname checks
2009-12-14 Iustin PopSecurity issue: add validation of script names
2009-12-14 Iustin PopMove the hooks file mask into constants.py
2009-12-14 Iustin PopImprove LUQueryNodes for lockless case
2009-12-10 Iustin PopAdd disk cache control parameter for KVM
2009-12-10 Guido TrotterChange pyinotify import for broader compatibility
2009-12-02 Guido TrotterClusterMasterQuery: add primary ip field
2009-12-02 Guido Trotterconfd ClusterMasterQuery: allow fields request
2009-12-01 Iustin PopSimplify utils.ReadFile
2009-12-01 Iustin PopDRBD: ignore unreadable meta devices
2009-11-30 Michael Hanselmanngnt-cluster verify: Warn if node time diverges too far
2009-11-26 Guido TrotterKVM: fail when a routed nic has no ip
2009-11-26 Michael Hanselmanncmdlib: Work around race condition in DRBD before versi...
2009-11-25 Iustin PopRemove quotes from CommaJoin and convert to it
2009-11-25 Michael HanselmannRe-add “nic.bridges” field to RAPI bulk instance list
2009-11-25 Iustin PopRevert "Get rid of utils.CommaJoin"
2009-11-25 Michael HanselmannAdd check for OpenSSL entropy status
2009-11-20 Michael HanselmannHandle EEXIST in utils.RenameFile
2009-11-20 Michael HanselmannRemove unused parameter “unlock” from cmdlib._WaitForSync
2009-11-16 Michael HanselmannFix off-by-one error when modifying instance NIC
2009-11-16 Michael HanselmannRe-add check for duplicate instance IP
2009-11-13 Michael Hanselmannconfig: Style fixes
2009-11-13 Michael HanselmannFix epydoc error
2009-11-13 Guido TrotterFix change of cluster nic parameters
2009-11-12 Guido TrotterNIC.CheckParameterSyntax: fix bridged check
2009-11-12 Guido TrotterFix mispopulation of nic parameters at nic modify
2009-11-11 Michael HanselmannFix and simplify socat escape detection
2009-11-11 Michael HanselmannUse “daemon-util” to reload SSH keys
2009-11-10 Guido TrotterKVMHypervisor: fix broken error format string
2009-11-06 Guido TrotterConfigWriter: simplify GenerateDRBDSecret
2009-11-06 Guido TrotterConfigWriter: move _temporary_macs to reservation
2009-11-06 Guido TrotterConfigWriter: move _temporary_ids to reservation
2009-11-06 Guido TrotterTemporaryReservationManager
2009-11-06 Guido Trotterconfig.Add{Node,Instance}: get the ec id
2009-11-06 Guido TrotterAdd config.DropECReservations
2009-11-06 Guido TrotterProcessor: support a unique execution id
2009-11-06 Guido TrotterRemove exceptions list from GenerateUniqueID
2009-11-06 Guido TrotterAdd errors.ReservationError
2009-11-06 Iustin PopFix pylint 'E' (error) codes
2009-11-06 Jun FutagawaAdd use_localtime parameter for xen-hvm and kvm
2009-11-06 Iustin PopRemove the KVM_MIGRATION_PORT configure.ac param
2009-11-06 Iustin PopIntroduce 'global hypervisor parameters' support
2009-11-05 Michael Hanselmanngnt-*: Print better error message for uninitialized...
2009-11-05 Michael HanselmannCache JSON encoders and sort keys
next