ganeti-local
2010-01-14 Guido Trotterconfd client: copy the peers in UpdatePeerList
2010-01-14 Michael Hanselmanntestutils: Print name of test program before running it
2010-01-14 Michael HanselmannDon't use hardcoded name for pylint
2010-01-14 Michael HanselmannPartially revert "Makefile.am: Run pylint on all Python...
2010-01-14 Michael Hanselmannbuild-bash-completion: Take care of pylint warnings
2010-01-14 Iustin PopAdd an UnescapeAndSplit function
2010-01-13 Michael HanselmannMakefile.am: Run pylint on all Python code
2010-01-13 Michael HanselmannSmall improvements for release script
2010-01-13 Michael Hanselmanncheck-python-code: Use “set -e” to abort on errors
2010-01-13 Michael Hanselmannbuild-bash-completion: Fix a few pylint warnings
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-12 Michael HanselmannProvide example default files and install one for devel...
2010-01-12 Iustin PopMerge branch 'devel-2.1' into stable-2.1
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-05 Iustin PopAllow passing options to pylint in the lint rule
2010-01-04 Iustin PopMerge remote branch 'devel-2.1'
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 Popconfd: add a TODO and a pylint disable
2010-01-04 Iustin Poppylint: Temporarily disable W0201
2010-01-04 Iustin PopDisable R0922 in pylint
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-17 Guido Trotterinstall.rst: note about the default parameters
2009-12-16 Iustin PopMerge branch 'devel-2.1'
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 Guido TrotterMerge branch 'devel-2.1'
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 Michael HanselmannInter-node RPC timeout design
2009-12-01 Michael Hanselmanndaemon.GenericMain: Don't use dict for SSL paths, impro...
2009-12-01 Michael Hanselmanndaemon.GenericMain: Don't use list of multithreaded...
2009-12-01 Michael Hanselmanndaemon.GenericMain: Improve --bind and --port options...
2009-12-01 Iustin PopSimplify utils.ReadFile
2009-12-01 Iustin PopDRBD: ignore unreadable meta devices
2009-11-30 Michael HanselmannA few style updates
2009-11-30 Michael Hanselmanngnt-cluster verify: Warn if node time diverges too far
2009-11-27 Guido TrotterAdd template Ganeti 2.2 design doc
2009-11-26 Guido TrotterKVM: fail when a routed nic has no ip
next