LUInstanceCreate: Include group name in error message
[ganeti-local] / lib /
2012-09-21 Michael HanselmannLUInstanceCreate: Include group name in error message
2012-09-19 Michael HanselmannShellWriter: Add parameter to disable indentation
2012-09-18 Michael Hanselmannconstants: Stop using wildcard import for pathutils
2012-09-18 Michael HanselmannMigrate lib/watcher/__init__.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/utils/*.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/uidpool.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/tools/ensure_dirs.py to pathutils
2012-09-18 Michael HanselmannMigrate lib/ssh.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/ssconf.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/server/*.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/rpc.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/rapi/baserlib.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/ovf.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/mcpu.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/masterd/instance.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/luxi.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/{jqueue,jstore}.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/hypervisor/*.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/config.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/confd/*.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/cmdlib.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/client/*.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/cli.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/bootstrap.py from constants to pathutils
2012-09-18 Michael HanselmannMigrate lib/backend.py from constants to pathutils
2012-09-18 Michael Hanselmannconstants: Move most paths to separate module
2012-09-17 Michael Hanselmannconstants: Add missing word in comment
2012-09-14 Bernardo Dal SenoAlways_failover doesn't require --allow-failover anymore
2012-09-13 Bernardo Dal SenoRemove useless lock in recreate-disks
2012-09-12 René NussbaumerSmall style adjustment
2012-09-12 René NussbaumerMake iallocator request types more strict
2012-09-12 René NussbaumerRework the required_nodes field
2012-09-12 Michael Hanselmannobjects, rpc: Code cleanup
2012-09-12 Michael HanselmannRAPI client: Fix typo in docstring
2012-09-12 René NussbaumerDisable pylint warnings for unknown members
2012-09-12 René NussbaumerAdapt gnt-debug iallocator
2012-09-12 René NussbaumerAdding new multi-allocation request
2012-09-12 René NussbaumerSwitch all iallocator calls to the new one
2012-09-12 René NussbaumerRefactor IAllocator code
2012-09-12 René NussbaumerMake the __slots__ functionality more modular
2012-09-12 René NussbaumerMove _MakeLegacyNodeInfo to rpc
2012-09-12 René NussbaumerMove _CalculateGroupIPolicy and _ComputeDiskSize
2012-09-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-09-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-04 René NussbaumerFix gnt-debug iallocator
2012-09-04 Iustin PopMerge branch 'devel-2.6'
2012-09-04 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-09-04 René NussbaumerAdding new IAllocator mode to constants
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2012-09-03 Iustin PopFix decorator uses which crash newer pylint
2012-09-03 Iustin PopMove parameter title definitions to constants
2012-09-03 Iustin PopFix typo in node role description
2012-09-03 Iustin PopComplete and enable the haskell QueryClusterInfo call
2012-08-28 Iustin PopEnable tags query over the query socket
2012-08-28 Iustin PopSwitch RAPI to use same tags listing as CLI
2012-08-28 Iustin PopImplement support for query only clients in Rapi
2012-08-28 Iustin PopAdd configure-time switch for split queries
2012-08-28 Iustin PopAdd new definition for query socket
2012-08-28 Agata MurawskaMove necessary constants from rpc & rpc_defs to constants
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-27 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-23 Iustin PopChange node parameter oob_program to VTYPE_STRING
2012-08-22 Constantinos Venet... Fix computation of disk sizes in _ComputeDiskSize
2012-08-15 Iustin PopAdd verification of RPC results in _WipeDisks
2012-08-10 Iustin PopFix double use of PRIORITY_OPT in gnt-node migrate
2012-08-08 Guido Trotterrapi client: accept arbitrary shutdown arguments
2012-08-08 Guido TrotterHandle offline nodes for "instance down" checks
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-08-07 Iustin PopAdd infrastructure for building numeric namefield filters
2012-08-07 Iustin PopExpand debug messages in gnt-debug test-jobqueue
2012-08-02 Iustin PopFix uses of OpPrereqError without code info
2012-07-27 Iustin PopFix 'explicitely' common typo
2012-07-26 Iustin PopFix issue in LUClusterVerifyGroup with multi-group...
2012-07-26 Iustin PopFix node group modification of node parameters
2012-07-25 Adam IngrassiaFront-end and doc to use allocator in recreate-disks
2012-07-25 Bernardo Dal SenoAllocator support in recreate-disks LU
2012-07-25 Adam IngrassiaAdded method to call an allocator for recreate-disks
2012-07-25 Adam IngrassiaSupport for checking the group of only the primary...
2012-07-25 Iustin PopMerge commit 'v2.5.2' into stable-2.6
2012-07-24 Iustin PopFix boot=on flag for CDROMs
2012-07-24 Iustin PopKVM: only pass boot flag once
2012-07-20 Iustin PopMake error classes more consistent
2012-07-20 Nikita StaroverovAdd support for -cpu option in KVM
2012-07-19 Iustin PopMerge branch 'stable-2.6'
2012-07-19 René NussbaumerFix setting ipolicy on node groups
2012-07-19 Iustin PopFix --no-headers for the new list-drbd command
2012-07-19 Iustin PopAdd a new gnt-node command list-drbd
2012-07-19 Iustin PopAdd a new unused confd query
2012-07-19 Iustin PopFix a docstring in bdev's DRBD8 class
2012-07-18 Iustin PopEnsure that disk.params is always defined (and a dict)
2012-07-18 René NussbaumerAnother small consistency fix with if branches
2012-07-18 René NussbaumerFix inconsistency in the LUXI protocol w.r.t. args
2012-07-17 René NussbaumerFix UpgradeConfig of Disk object regards disk params
2012-07-13 Iustin PopMerge branch 'stable-2.6'
2012-07-13 René NussbaumerAllow reinstall even when secondaries are offline
2012-07-11 Agata MurawskaIgnore offline node errors when removing disks
2012-07-07 Iustin PopAllow instance disc activation with offline secondaries
2012-07-06 René NussbaumerRAPI regression beparams/memory fix
2012-07-05 Iustin PopAdd --wait-for-sync in gnt-instance
next