ganeti-local
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2010-01-04 Iustin Poppylint: disable the similarities checker
2010-01-04 Iustin PopLUDiagnoseOS._DiagnoseByOS: remove unused arg
2010-01-04 Iustin Popdaemons: handle arguments correctly and uniformly
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 PopRemove more unused variables
2010-01-04 Iustin PopAdd targeted pylint disables
2010-01-04 Iustin Popburnin: move decorators out of classes
2010-01-04 Iustin PopRename an ConfdInotifyEventHandler init argument
2010-01-04 Iustin PopIntroduce a makefile lint rule
2010-01-04 Iustin PopImplement all hv functions in hv_chroot/hv_fake
2010-01-04 Iustin PopUpdate the _autoconf.py make rule for pylint
2010-01-04 Iustin PopDisable TODO warnings in pylint
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 PopUpdate pylintrc
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 Iustin PopAdd a release script
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 PopBump version to 2.1.0~rc2 v2.1.0rc2
2009-12-16 Iustin PopMerge branch 'stable-2.0' into stable-2.1
2009-12-16 Iustin PopUpdate NEWS file and release Ganeti 2.0.5 v2.0.5
2009-12-16 Iustin PopDoc updates for --no-name-check
2009-12-16 Iustin Popburnin: add --no-name-check support
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-05 Iustin PopShip rapi.rst/rapi.html in the dist archive
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 Iustin PopEnable batch mode for devel/upload
2009-11-26 Michael Hanselmanncmdlib: Work around race condition in DRBD before versi...
2009-11-25 Michael HanselmannBump version to 2.1.0~rc1 v2.1.0rc1
2009-11-25 Michael HanselmannRemove testJsonIndent unittest
2009-11-25 Iustin PopQA: improve usability with cluster-init: False
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 Michael Hanselmannbuild-bash-completion: Check for None before comparing
2009-11-25 Iustin PopRevert "Get rid of utils.CommaJoin"
2009-11-25 Michael HanselmannAdd check for OpenSSL entropy status
2009-11-25 Iustin PopA couple of doc updates
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-16 Guido TrotterFix gnt-instance list documentation
2009-11-13 Michael Hanselmannconfig: Style fixes
2009-11-13 Michael HanselmannAdd packaging notes to documentation
2009-11-13 Michael HanselmannFix epydoc error
2009-11-13 Michael Hanselmannsphinx: Treat warnings as errors
2009-11-13 Michael HanselmannInclude INSTALL in documentation
2009-11-13 Michael HanselmannConvert INSTALL to RST
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 HanselmannBump version to 2.1.0~rc0 v2.1.0rc0
2009-11-11 Iustin PopUpdate RAPI documentation on job results
2009-11-11 Michael HanselmannRevert "Backport AC_PATH_PROGS_FEATURE_CHECK"
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 Iustin PopA few more small documentation updates
next