ganeti-local
2012-01-13 Iustin PopAdd support for RE patterns to convert constants
2012-01-13 Iustin PopAdd support for lists/frozensets in convert-constants
2012-01-13 Iustin PopAdd support for tuples in convert-constants
2012-01-13 Iustin PopMore improvements to convert-constants
2012-01-13 Iustin PopImprove convert-constants to handle dictionaries
2012-01-13 Iustin PopAdd object definitions for the ispec and ipolicy
2012-01-13 Iustin PopStop exporting JSON functionality from Utils.hs
2012-01-13 Iustin PopMore reshuffling of code
2012-01-13 Iustin Pophtools: split parts of HTools/Types.hs into BasicTypes.hs
2012-01-12 Constantinos... Fix acquisition of node lock in LUInstanceGrowDisk
2012-01-11 Iustin PopFix cluster ispecs on upgrade
2012-01-11 Iustin PopBetter max ispec defaults
2012-01-11 Iustin PopRename optISpec to optStdSpec
2012-01-11 Iustin PopChange how hspace reads cmdline args for std specs
2012-01-11 Iustin PopAbstract tiered specs command line parsing
2012-01-11 René Nussbaumercmdlib._ComputeMinMaxSpec: Add unittest for this function
2012-01-11 René Nussbaumercmdlib: Rename _CheckMinMaxSpecs to _ComputeMinMaxSpec
2012-01-11 René Nussbaumercmdlib: _VerifyInstancePolicy has been replaced and...
2012-01-10 Michael Hanselmannutils.ResetTempfileModule: Improve performance
2012-01-10 Michael HanselmannLUInstanceCreate: Release node resource lock
2012-01-10 René Nussbaumer_CheckTargetNodeIPolicy: instance.primary_node is not...
2012-01-10 René Nussbaumercmdlib: node.group is not a nodegroup object
2012-01-10 René NussbaumerLUInstanceCreate: self.disks is a dict not a disk object
2012-01-10 René Nussbaumerqa-sample.json: Fix a typo
2012-01-10 Iustin PopFix wrong variable name
2012-01-09 Guido TrotterInstanceStartup: use overridden beparams in prereq
2012-01-09 Michael Hanselmanngen-coverage: Change filter
2012-01-09 Michael Hanselmannrpc: More unittests
2012-01-09 Bernardo Dal... Document "gnt-node add" behavior in case of failure
2012-01-06 René Nussbaumercmdlib: Adapt LUClusterVerifyGroup for instance policy
2012-01-06 René Nussbaumergnt-node: Add instance policy to migrate
2012-01-06 René Nussbaumergnt-backup: Adding force option to import
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to add
2012-01-06 René Nussbaumergnt-instance: Adding verification of instance policy...
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to move
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to migrate
2012-01-06 René Nussbaumergnt-instance: Adding instance policy to failover
2012-01-06 René Nussbaumercmdlib: Adding helper for instance policy
2012-01-06 Michael Hanselmannrpc.ConfigRunner: Fix uploading file
2012-01-06 Guido TrotterUpdate GrowDisk docstring
2012-01-06 Guido TrotterMerge branch 'devel-2.5'
2012-01-06 Michael Hanselmannrpc._PrepareFileUpload: Use FileStatHelper
2012-01-06 Michael HanselmannMove helper class from watcher to utils.io
2012-01-06 Michael HanselmannAdd unittest for uploading file via RPC
2012-01-06 Michael Hanselmannrpc: Change signature of RpcRunner
2012-01-06 Michael Hanselmannruntime: Style fix in docstring
2012-01-06 Michael HanselmannAdd unittests for RPC client
2012-01-06 Michael Hanselmannrpc._RpcClientBase: Add check for number of arguments
2012-01-06 Michael HanselmannAdd unittest for RPC compression
2012-01-06 Michael Hanselmannrpc: Style fix
2012-01-06 Guido TrotterMerge branch 'stable-2.5' into devel-2.5
2012-01-06 Guido Trottercheck-news/NEWS: impose more standards
2012-01-06 Guido TrotterKVM: support version reported by 1.0
2012-01-05 Andrea Spadacciniqa: fix disk parameters tests
2012-01-05 Michael Hanselmannman/gnt-node: Improve powercycle documentation
2012-01-05 Michael Hanselmannrpc_defs: Enable “node_powercycle” for offline nodes
2012-01-05 Michael Hanselmannrpc._NodeConfigResolver: Support resolving offline...
2012-01-05 Michael Hanselmannrpc: Pass resolver options to actual resolver
2012-01-05 Michael Hanselmannrpc: Add support for resolver options callback
2012-01-05 Michael Hanselmannrpc._RpcProcessor: Make read timeout a non-keyword...
2012-01-05 René NussbaumerQA: Make the ispec values configurable
2012-01-04 René NussbaumerUpdate the resource model DD with current state
2011-12-22 Bernardo Dal... Fix failure in distcheck and coverage tests
2011-12-22 Michael HanselmannMakefile: Fix parallel distcheck
2011-12-22 Michael Hanselmanndoc/admin: Clarify archived jobs
2011-12-22 Michael HanselmannMerge branch 'devel-2.5'
2011-12-22 Michael HanselmannMerge branch 'stable-2.5' into devel-2.5
2011-12-22 Michael Hanselmanntest/lockperf: Use a list of integers, not booleans
2011-12-22 Michael HanselmannAdd lock performance utility
2011-12-22 Michael Hanselmannjqueue: Factorize checking job processor's result
2011-12-22 Michael Hanselmannjqueue unittest: Rename simple fake-job class
2011-12-22 Bernardo Dal... noded: Fix /etc/hosts group ownership
2011-12-22 Bernardo Dal... unit tests: Add tests for uid and gid handling in utils...
2011-12-22 Bernardo Dal... unit tests: Add tests for file mode handling in utils...
2011-12-22 Bernardo Dal... utils.WriteFile: Add new parameter to preserve file...
2011-12-22 Bernardo Dal... unit tests: added fakeroot support
2011-12-21 Michael Hanselmannjqueue: Fix epylint errors introduced in 37d76f1e4
2011-12-21 Iustin PopSwitch blockdev_getmirrorstatus_multi to per-node bodies
2011-12-21 Iustin PopChange internal RPC client body values
2011-12-21 Iustin PopExtend RPC definition change with another parameter
2011-12-21 Michael Hanselmannhv_kvm: Make string containing regex a raw string
2011-12-21 Michael Hanselmannhv_kvm: Style fixes
2011-12-21 Michael Hanselmanntest/hv_kvm: Code style, additional tests
2011-12-21 Michael Hanselmannhv_kvm.QmpMessage: Use dict.get
2011-12-21 Michael Hanselmannserializer: Remove JSON indentation and dict key sorting
2011-12-21 Michael Hanselmannjqueue: Fix deadlock between job queue and dependency...
2011-12-21 Iustin PopFix unittests for daemon_util with disabled confd
2011-12-20 Andrea SpadacciniFix parameters for QueryJob in JobExecutor
2011-12-19 Michael Hanselmannlocking: Add “__repr__” to SharedLock and PipeCondition
2011-12-19 Andrea SpadacciniFix cluster destroy failure
2011-12-16 Andrea SpadacciniAdd docs for missing option in gnt-debug man page
2011-12-16 René Nussbaumergnt-node: Add hv/disk state to add
2011-12-16 René Nussbaumergnt-group: Add hv/disk state to add
2011-12-16 René Nussbaumergnt-cluster: Add hv/disk state to init
2011-12-13 Michael HanselmannRAPI client: Export feature constants
2011-12-13 Michael HanselmannRAPI client: Replace body value assignments with helper
2011-12-13 Michael HanselmannRAPI client: Use utilities for building query parameters
2011-12-13 Michael Hanselmannsphinx_ext: No longer exclude “depends” parameter by...
2011-12-13 Michael Hanselmannopcodes: Extend description of “depends” parameter
2011-12-13 Iustin PopAdd infrastructure for, and two extra hlint rules
next